-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
Description
BPO | 45056 |
---|---|
Nosy | @gvanrossum, @methane, @ambv, @markshannon, @corona10, @pablogsal |
PRs | |
Files |
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 = <Date 2021-09-08.16:26:11.923>
created_at = <Date 2021-08-31.03:41:56.613>
labels = ['interpreter-core', '3.10', '3.11']
title = 'compiler: Unnecessary None in co_consts'
updated_at = <Date 2021-09-08.16:26:11.922>
user = 'https://github.com/methane'
bugs.python.org fields:
activity = <Date 2021-09-08.16:26:11.922>
actor = 'lukasz.langa'
assignee = 'none'
closed = True
closed_date = <Date 2021-09-08.16:26:11.923>
closer = 'lukasz.langa'
components = ['Interpreter Core']
creation = <Date 2021-08-31.03:41:56.613>
creator = 'methane'
dependencies = []
files = ['50252', '50253', '50254', '50255']
hgrepos = []
issue_num = 45056
keywords = ['patch', '3.10regression']
message_count = 13.0
messages = ['400683', '400687', '400688', '400818', '400823', '400824', '400915', '401007', '401017', '401021', '401023', '401397', '401398']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'methane', 'lukasz.langa', 'Mark.Shannon', 'corona10', 'pablogsal']
pr_nums = ['28109', '28125']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue45056'
versions = ['Python 3.10', 'Python 3.11']
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)