-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 17385 |
|---|---|
| Nosy | @gvanrossum, @tim-one, @rhettinger, @jcea, @pitrou, @asvetlov |
| 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/rhettinger'
closed_at = <Date 2013-03-11.00:58:36.842>
created_at = <Date 2013-03-08.06:16:26.876>
labels = ['performance']
title = 'Use deque instead of list the threading.Condition waiter queue'
updated_at = <Date 2013-03-11.01:46:52.437>
user = 'https://github.com/rhettinger'bugs.python.org fields:
activity = <Date 2013-03-11.01:46:52.437>
actor = 'gvanrossum'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2013-03-11.00:58:36.842>
closer = 'rhettinger'
components = []
creation = <Date 2013-03-08.06:16:26.876>
creator = 'rhettinger'
dependencies = []
files = ['29348', '29369']
hgrepos = []
issue_num = 17385
keywords = ['patch']
message_count = 8.0
messages = ['183727', '183810', '183869', '183875', '183876', '183899', '183905', '183908']
nosy_count = 8.0
nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'jcea', 'pitrou', 'asvetlov', 'neologix', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue17385'
versions = ['Python 3.4']Metadata
Metadata
Assignees
Labels
performancePerformance or resource usagePerformance or resource usage