-
- Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
3.12only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
BPO | 33092 |
---|---|
Nosy | @pitrou, @ericvsmith, @markshannon, @serhiy-storchaka |
PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2018-03-17.12:33:10.371> labels = ['interpreter-core', '3.8', 'performance'] title = 'The bytecode for f-string formatting is inefficient.' updated_at = <Date 2021-08-26.14:31:11.408> user = 'https://github.com/markshannon'
bugs.python.org fields:
activity = <Date 2021-08-26.14:31:11.408> actor = 'Mark.Shannon' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2018-03-17.12:33:10.371> creator = 'Mark.Shannon' dependencies = [] files = [] hgrepos = [] issue_num = 33092 keywords = ['patch'] message_count = 7.0 messages = ['314000', '314001', '314004', '314312', '314317', '322379', '400348'] nosy_count = 4.0 nosy_names = ['pitrou', 'eric.smith', 'Mark.Shannon', 'serhiy.storchaka'] pr_nums = ['6132'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'performance' url = 'https://bugs.python.org/issue33092' versions = ['Python 3.8']
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage