-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 47186 |
|---|---|
| Nosy | @markshannon, @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-04-05.11:11:01.086>
created_at = <Date 2022-04-01.11:48:57.416>
labels = ['interpreter-core', 'type-feature', '3.11']
title = 'split JUMP_IF_NOT_EXC/EG_MATCH into CHECK_EXC/EG_MATCH + jump'
updated_at = <Date 2022-04-05.11:11:01.086>
user = 'https://github.com/iritkatriel'bugs.python.org fields:
activity = <Date 2022-04-05.11:11:01.086>
actor = 'iritkatriel'
assignee = 'iritkatriel'
closed = True
closed_date = <Date 2022-04-05.11:11:01.086>
closer = 'iritkatriel'
components = ['Interpreter Core']
creation = <Date 2022-04-01.11:48:57.416>
creator = 'iritkatriel'
dependencies = []
files = []
hgrepos = []
issue_num = 47186
keywords = ['patch']
message_count = 3.0
messages = ['416484', '416485', '416770']
nosy_count = 2.0
nosy_names = ['Mark.Shannon', 'iritkatriel']
pr_nums = ['32231', '32309']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue47186'
versions = ['Python 3.11']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement