-
-
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 | 23917 |
|---|---|
| Nosy | @brettcannon, @doko42, @PCManticore, @berkerpeksag |
| 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/PCManticore'
closed_at = <Date 2015-04-22.06:39:58.012>
created_at = <Date 2015-04-11.22:52:09.499>
labels = ['type-bug', 'library']
title = "please fall back to sequential compilation when concurrent doesn't exist"
updated_at = <Date 2015-04-22.06:39:58.010>
user = 'https://github.com/doko42'bugs.python.org fields:
activity = <Date 2015-04-22.06:39:58.010>
actor = 'berker.peksag'
assignee = 'Claudiu.Popa'
closed = True
closed_date = <Date 2015-04-22.06:39:58.012>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2015-04-11.22:52:09.499>
creator = 'doko'
dependencies = []
files = ['39132']
hgrepos = []
issue_num = 23917
keywords = ['patch']
message_count = 6.0
messages = ['240507', '240881', '241561', '241655', '241775', '241776']
nosy_count = 5.0
nosy_names = ['brett.cannon', 'doko', 'Claudiu.Popa', 'python-dev', 'berker.peksag']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23917'
versions = ['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