-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed as not planned
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)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
BPO | 30774 |
---|---|
Nosy | @rhettinger, @pitrou, @serhiy-storchaka, @iritkatriel |
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 = None
created_at = <Date 2017-06-26.19:56:58.992>
labels = ['3.10', '3.9', 'type-crash', '3.11']
title = 'list_repr not safe against concurrent mutation'
updated_at = <Date 2021-10-18.10:01:47.948>
user = 'https://github.com/pitrou'
bugs.python.org fields:
activity = <Date 2021-10-18.10:01:47.948>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2017-06-26.19:56:58.992>
creator = 'pitrou'
dependencies = []
files = ['46975']
hgrepos = []
issue_num = 30774
keywords = []
message_count = 4.0
messages = ['296936', '296938', '321410', '404148']
nosy_count = 4.0
nosy_names = ['rhettinger', 'pitrou', 'serhiy.storchaka', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue30774'
versions = ['Python 3.9', '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)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump