-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 6380 |
|---|---|
| Nosy | @loewis, @brettcannon, @gpshead, @ronaldoussoren, @pitrou, @ericsnowcurrently |
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 2012-04-14.11:24:32.143>
created_at = <Date 2009-06-29.22:52:13.327>
labels = ['interpreter-core', 'type-bug']
title = 'Deadlock during the "import" in the fork()\'ed child process if fork() happened while import_lock was held'
updated_at = <Date 2012-04-14.16:39:42.270>
user = 'https://bugs.python.org/hdn'bugs.python.org fields:
activity = <Date 2012-04-14.16:39:42.270>
actor = 'brett.cannon'
assignee = 'none'
closed = True
closed_date = <Date 2012-04-14.11:24:32.143>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2009-06-29.22:52:13.327>
creator = 'hdn'
dependencies = []
files = []
hgrepos = []
issue_num = 6380
keywords = []
message_count = 7.0
messages = ['89892', '89907', '89909', '158242', '158243', '158256', '158264']
nosy_count = 11.0
nosy_names = ['loewis', 'brett.cannon', 'gregory.p.smith', 'astrand', 'ronaldoussoren', 'pitrou', 'michaeltsai', 'kosuha', 'abaron', 'hdn', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue6380'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']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