-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 7318 |
|---|---|
| Nosy | @pitrou, @kristjanvalur |
| Files |
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 2009-11-13.22:40:42.054>
created_at = <Date 2009-11-13.19:28:53.014>
labels = ['type-bug', 'library']
title = 'multiprocessing should not wait endlessly'
updated_at = <Date 2009-11-17.10:50:30.218>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2009-11-17.10:50:30.218>
actor = 'kristjan.jonsson'
assignee = 'jnoller'
closed = True
closed_date = <Date 2009-11-13.22:40:42.054>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2009-11-13.19:28:53.014>
creator = 'pitrou'
dependencies = []
files = ['15323']
hgrepos = []
issue_num = 7318
keywords = ['patch']
message_count = 7.0
messages = ['95198', '95208', '95209', '95212', '95215', '95216', '95375']
nosy_count = 3.0
nosy_names = ['pitrou', 'kristjan.jonsson', 'jnoller']
pr_nums = []
priority = 'critical'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue7318'
versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error