-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 12708 |
|---|---|
| Nosy | @amauryfa, @pitrou, @hynek |
| 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 2011-12-21.10:05:02.656>
created_at = <Date 2011-08-08.08:21:45.954>
labels = ['type-feature', 'library']
title = 'multiprocessing.Pool is missing a starmap[_async]() method.'
updated_at = <Date 2011-12-21.10:05:02.654>
user = 'https://github.com/hynek'bugs.python.org fields:
activity = <Date 2011-12-21.10:05:02.654>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2011-12-21.10:05:02.656>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2011-08-08.08:21:45.954>
creator = 'hynek'
dependencies = []
files = ['24063']
hgrepos = ['97']
issue_num = 12708
keywords = ['patch']
message_count = 11.0
messages = ['141761', '141768', '141935', '141941', '149914', '149916', '149921', '149922', '149923', '149975', '149976']
nosy_count = 6.0
nosy_names = ['amaury.forgeotdarc', 'pitrou', 'jnoller', 'neologix', 'python-dev', 'hynek']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue12708'
versions = ['Python 3.3']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