-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage
Description
| BPO | 15124 |
|---|---|
| Nosy | @pitrou, @kristjanvalur |
| 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 2012-06-24.20:18:42.343>
created_at = <Date 2012-06-21.14:11:39.442>
labels = ['interpreter-core', 'performance']
title = '_thread.LockType: Optimize lock deletion, acquisition of uncontested lock and release of lock.'
updated_at = <Date 2012-06-24.20:18:42.342>
user = 'https://github.com/kristjanvalur'bugs.python.org fields:
activity = <Date 2012-06-24.20:18:42.342>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2012-06-24.20:18:42.343>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2012-06-21.14:11:39.442>
creator = 'kristjan.jonsson'
dependencies = []
files = ['26066']
hgrepos = []
issue_num = 15124
keywords = ['patch']
message_count = 10.0
messages = ['163335', '163348', '163388', '163404', '163406', '163408', '163411', '163425', '163455', '163844']
nosy_count = 4.0
nosy_names = ['pitrou', 'kristjan.jonsson', 'python-dev', 'sbt']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'performance'
url = 'https://bugs.python.org/issue15124'
versions = ['Python 3.3']Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usage