-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 21817 |
|---|---|
| Nosy | @brianquinlan, @pitrou, @cool-RR, @PCManticore, @MojoVampire |
| 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 2015-01-17.19:03:59.900>
created_at = <Date 2014-06-20.22:13:22.610>
labels = ['type-feature', 'library']
title = '`concurrent.futures.ProcessPoolExecutor` swallows tracebacks'
updated_at = <Date 2015-01-17.19:03:59.899>
user = 'https://github.com/cool-RR'bugs.python.org fields:
activity = <Date 2015-01-17.19:03:59.899>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2015-01-17.19:03:59.900>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2014-06-20.22:13:22.610>
creator = 'cool-RR'
dependencies = []
files = ['35719', '37738', '37744']
hgrepos = []
issue_num = 21817
keywords = ['patch']
message_count = 9.0
messages = ['221128', '221218', '225649', '225660', '234174', '234181', '234186', '234191', '234192']
nosy_count = 6.0
nosy_names = ['bquinlan', 'pitrou', 'cool-RR', 'Claudiu.Popa', 'python-dev', 'josh.r']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21817'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement