-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Negative Refcount in Python 3.8 #83197
Copy link
Copy link
Closed
Labels
3.8 (EOL)end of lifeend of lifeextension-modulesC modules in the Modules dirC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump
Description
| BPO | 39016 |
|---|---|
| Nosy | @encukou, @ctismer, @pablogsal |
| 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 2019-12-11.22:46:06.027>
created_at = <Date 2019-12-10.15:37:03.253>
labels = ['extension-modules', 'invalid', '3.8', 'type-crash']
title = 'Negative Refcount in Python 3.8'
updated_at = <Date 2019-12-11.22:46:06.026>
user = 'https://github.com/ctismer'bugs.python.org fields:
activity = <Date 2019-12-11.22:46:06.026>
actor = 'Christian.Tismer'
assignee = 'none'
closed = True
closed_date = <Date 2019-12-11.22:46:06.027>
closer = 'Christian.Tismer'
components = ['Extension Modules']
creation = <Date 2019-12-10.15:37:03.253>
creator = 'Christian.Tismer'
dependencies = []
files = []
hgrepos = []
issue_num = 39016
keywords = ['patch']
message_count = 12.0
messages = ['358198', '358201', '358203', '358205', '358207', '358228', '358260', '358268', '358271', '358274', '358275', '358284']
nosy_count = 3.0
nosy_names = ['petr.viktorin', 'Christian.Tismer', 'pablogsal']
pr_nums = ['17555']
priority = 'critical'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue39016'
versions = ['Python 3.8']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of lifeextension-modulesC modules in the Modules dirC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dump