-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
3.11only 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 | 46458 |
|---|---|
| Nosy | @iritkatriel |
| 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 = 'https://github.com/iritkatriel'
closed_at = <Date 2022-01-29.10:15:11.715>
created_at = <Date 2022-01-21.15:26:03.256>
labels = ['interpreter-core', '3.11', 'performance']
title = 'Optimise try-except code generation for the happy path'
updated_at = <Date 2022-01-29.10:15:11.714>
user = 'https://github.com/iritkatriel'bugs.python.org fields:
activity = <Date 2022-01-29.10:15:11.714>
actor = 'iritkatriel'
assignee = 'iritkatriel'
closed = True
closed_date = <Date 2022-01-29.10:15:11.715>
closer = 'iritkatriel'
components = ['Interpreter Core']
creation = <Date 2022-01-21.15:26:03.256>
creator = 'iritkatriel'
dependencies = []
files = []
hgrepos = []
issue_num = 46458
keywords = ['patch']
message_count = 5.0
messages = ['411137', '411141', '411871', '412031', '412069']
nosy_count = 1.0
nosy_names = ['iritkatriel']
pr_nums = ['30751']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue46458'
versions = ['Python 3.11']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage