-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 23051 |
|---|---|
| Nosy | @pitrou, @serhiy-storchaka, @MojoVampire, @applio, @indygreg |
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2015-03-13.06:33:43.680>
created_at = <Date 2014-12-14.22:47:29.181>
labels = ['type-bug', 'library']
title = 'multiprocessing.pool methods imap()[_unordered()] deadlock'
updated_at = <Date 2015-08-10.20:02:30.690>
user = 'https://bugs.python.org/advance512'bugs.python.org fields:
activity = <Date 2015-08-10.20:02:30.690>
actor = 'indygreg'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-03-13.06:33:43.680>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-12-14.22:47:29.181>
creator = 'advance512'
dependencies = []
files = ['37449', '37450', '37451', '37453', '38220', '38221', '38362', '38363', '38377']
hgrepos = []
issue_num = 23051
keywords = ['patch']
message_count = 13.0
messages = ['232643', '232644', '234039', '234116', '236427', '236477', '237358', '237386', '237458', '238003', '238007', '238008', '248366']
nosy_count = 8.0
nosy_names = ['pitrou', 'python-dev', 'sbt', 'serhiy.storchaka', 'josh.r', 'davin', 'advance512', 'indygreg']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23051'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']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