-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 46314 |
|---|---|
| Nosy | @nedbat, @markshannon, @pablogsal, @erlend-aasland |
| 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/markshannon'
closed_at = <Date 2022-01-12.16:33:23.019>
created_at = <Date 2022-01-09.14:40:03.997>
labels = ['interpreter-core', 'type-bug', '3.11']
title = 'Stray RESUME opcode for unused lambda'
updated_at = <Date 2022-01-12.16:33:23.018>
user = 'https://github.com/nedbat'bugs.python.org fields:
activity = <Date 2022-01-12.16:33:23.018>
actor = 'Mark.Shannon'
assignee = 'Mark.Shannon'
closed = True
closed_date = <Date 2022-01-12.16:33:23.019>
closer = 'Mark.Shannon'
components = ['Interpreter Core']
creation = <Date 2022-01-09.14:40:03.997>
creator = 'nedbat'
dependencies = []
files = []
hgrepos = []
issue_num = 46314
keywords = ['patch', '3.11regression']
message_count = 9.0
messages = ['410151', '410200', '410202', '410205', '410206', '410208', '410393', '410394', '410412']
nosy_count = 4.0
nosy_names = ['nedbat', 'Mark.Shannon', 'pablogsal', 'erlendaasland']
pr_nums = ['30513', '30515']
priority = None
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46314'
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-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error