-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
3.9only 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 | 43187 |
---|---|
Nosy | @iritkatriel, @CharlesFengY |
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-07.19:20:32.340>
created_at = <Date 2021-02-10.09:19:35.501>
labels = ['interpreter-core', '3.9', 'type-crash']
title = 'Dict creation in recursive function cause interpreter crashes.'
updated_at = <Date 2021-09-07.19:20:32.340>
user = 'https://github.com/CharlesFengY'
bugs.python.org fields:
activity = <Date 2021-09-07.19:20:32.340>
actor = 'iritkatriel'
assignee = 'none'
closed = True
closed_date = <Date 2021-09-07.19:20:32.340>
closer = 'iritkatriel'
components = ['Interpreter Core']
creation = <Date 2021-02-10.09:19:35.501>
creator = 'CharlesFengY'
dependencies = []
files = []
hgrepos = []
issue_num = 43187
keywords = []
message_count = 2.0
messages = ['386765', '401331']
nosy_count = 2.0
nosy_names = ['iritkatriel', 'CharlesFengY']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue43187'
versions = ['Python 3.9']
Metadata
Metadata
Assignees
Labels
3.9only 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