-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 3339 |
|---|---|
| Nosy | @brettcannon |
| 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/brettcannon'
closed_at = <Date 2008-07-13.01:21:45.297>
created_at = <Date 2008-07-11.07:52:34.251>
labels = ['type-bug', 'library']
title = 'dummy_thread LockType.acquire() always returns None, should be True or False'
updated_at = <Date 2008-07-13.01:22:01.409>
user = 'https://bugs.python.org/toymachine'bugs.python.org fields:
activity = <Date 2008-07-13.01:22:01.409>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2008-07-13.01:21:45.297>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2008-07-11.07:52:34.251>
creator = 'toymachine'
dependencies = []
files = ['10875']
hgrepos = []
issue_num = 3339
keywords = ['patch']
message_count = 3.0
messages = ['69539', '69540', '69605']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'mishok13', 'toymachine']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3339'
versions = ['Python 2.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