-
-
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 | 23992 |
|---|---|
| Nosy | @pitrou, @vstinner, @applio |
| 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 2016-02-12.22:56:42.222>
created_at = <Date 2015-04-18.09:00:21.528>
labels = ['type-bug', 'library']
title = "multiprocessing: MapResult shouldn't fail fast upon exception"
updated_at = <Date 2016-02-12.22:56:42.221>
user = 'https://bugs.python.org/neologix'bugs.python.org fields:
activity = <Date 2016-02-12.22:56:42.221>
actor = 'neologix'
assignee = 'none'
closed = True
closed_date = <Date 2016-02-12.22:56:42.222>
closer = 'neologix'
components = ['Library (Lib)']
creation = <Date 2015-04-18.09:00:21.528>
creator = 'neologix'
dependencies = []
files = ['39172', '39173']
hgrepos = []
issue_num = 23992
keywords = ['patch', 'needs review']
message_count = 8.0
messages = ['241404', '241459', '241823', '246045', '250138', '250523', '250537', '260055']
nosy_count = 6.0
nosy_names = ['pitrou', 'vstinner', 'neologix', 'python-dev', 'sbt', 'davin']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23992'
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