-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedperformancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
| BPO | 15139 |
|---|---|
| Nosy | @tim-one, @loewis, @birkenfeld, @gpshead, @jcea, @pitrou, @kristjanvalur, @anacrolix |
| 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 = None
created_at = <Date 2012-06-22.15:38:31.754>
labels = ['interpreter-core', 'library', 'performance']
title = 'Speed up threading.Condition wakeup'
updated_at = <Date 2014-04-04.14:18:20.388>
user = 'https://github.com/kristjanvalur'bugs.python.org fields:
activity = <Date 2014-04-04.14:18:20.388>
actor = 'pitrou'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'Library (Lib)']
creation = <Date 2012-06-22.15:38:31.754>
creator = 'kristjan.jonsson'
dependencies = []
files = ['26085', '26086', '26117', '26243']
hgrepos = []
issue_num = 15139
keywords = ['patch']
message_count = 17.0
messages = ['163423', '163426', '163427', '163428', '163436', '163592', '163597', '163659', '163660', '163664', '163676', '163681', '164347', '164590', '164647', '164650', '215520']
nosy_count = 10.0
nosy_names = ['tim.peters', 'loewis', 'georg.brandl', 'gregory.p.smith', 'jcea', 'pitrou', 'kristjan.jonsson', 'anacrolix', 'sbt', 'Catalin.Patulea']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue15139'
versions = ['Python 3.4']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedperformancePerformance or resource usagePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Projects
Status
Done

