-
-
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 | 11777 |
|---|---|
| Nosy | @brianquinlan, @merwok |
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/brianquinlan'
closed_at = <Date 2011-04-07.22:33:02.566>
created_at = <Date 2011-04-06.01:16:35.236>
labels = ['type-bug', 'library']
title = 'Executor.map does not submit futures until iter.next() is called'
updated_at = <Date 2011-04-21.15:28:48.978>
user = 'https://github.com/brianquinlan'bugs.python.org fields:
activity = <Date 2011-04-21.15:28:48.978>
actor = 'eric.araujo'
assignee = 'bquinlan'
closed = True
closed_date = <Date 2011-04-07.22:33:02.566>
closer = 'bquinlan'
components = ['Library (Lib)']
creation = <Date 2011-04-06.01:16:35.236>
creator = 'bquinlan'
dependencies = []
files = []
hgrepos = []
issue_num = 11777
keywords = []
message_count = 7.0
messages = ['133104', '133107', '133108', '133196', '133197', '133270', '134223']
nosy_count = 4.0
nosy_names = ['bquinlan', 'eric.araujo', 'ysj.ray', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue11777'
versions = ['Python 3.3']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