-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 9901 |
|---|---|
| Nosy | @amauryfa, @pitrou |
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 2010-09-20.22:53:51.804>
created_at = <Date 2010-09-19.23:57:40.339>
labels = ['interpreter-core', 'type-bug']
title = 'GIL destruction can fail'
updated_at = <Date 2010-09-20.22:53:51.803>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2010-09-20.22:53:51.803>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2010-09-20.22:53:51.804>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2010-09-19.23:57:40.339>
creator = 'pitrou'
dependencies = []
files = []
hgrepos = []
issue_num = 9901
keywords = []
message_count = 5.0
messages = ['116893', '116913', '116925', '116926', '116968']
nosy_count = 2.0
nosy_names = ['amaury.forgeotdarc', 'pitrou']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue9901'
versions = ['Python 3.2']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error