-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.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 | 45315 |
|---|---|
| Nosy | @encukou, @seberg, @shihai1991 |
| 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 = <Date 2021-10-21.10:04:47.123>
created_at = <Date 2021-09-28.20:45:06.803>
labels = ['interpreter-core', 'type-crash', '3.11']
title = '`PyType_FromSpec` does not copy the name'
updated_at = <Date 2021-10-21.10:04:47.122>
user = 'https://github.com/seberg'bugs.python.org fields:
activity = <Date 2021-10-21.10:04:47.122>
actor = 'petr.viktorin'
assignee = 'none'
closed = True
closed_date = <Date 2021-10-21.10:04:47.123>
closer = 'petr.viktorin'
components = ['Interpreter Core']
creation = <Date 2021-09-28.20:45:06.803>
creator = 'seberg'
dependencies = []
files = []
hgrepos = []
issue_num = 45315
keywords = ['patch']
message_count = 6.0
messages = ['402804', '403347', '403734', '404493', '404577', '404578']
nosy_count = 3.0
nosy_names = ['petr.viktorin', 'seberg', 'shihai1991']
pr_nums = ['29103']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue45315'
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-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump