-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.10only 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 | 43358 |
|---|---|
| Nosy | @markshannon, @alexhenrie |
| 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 = None
closed_at = None
created_at = <Date 2021-03-02.01:38:32.270>
labels = ['interpreter-core', '3.10', 'type-crash']
title = 'Bad free in assemble function'
updated_at = <Date 2021-03-02.10:20:36.017>
user = 'https://github.com/alexhenrie'bugs.python.org fields:
activity = <Date 2021-03-02.10:20:36.017>
actor = 'Mark.Shannon'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2021-03-02.01:38:32.270>
creator = 'alex.henrie'
dependencies = []
files = []
hgrepos = []
issue_num = 43358
keywords = ['patch']
message_count = 2.0
messages = ['387893', '387903']
nosy_count = 2.0
nosy_names = ['Mark.Shannon', 'alex.henrie']
pr_nums = ['24697']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue43358'
versions = ['Python 3.10']Metadata
Metadata
Assignees
Labels
3.10only 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