-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Open
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesstdlibStandard 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 | 25516 |
|---|---|
| Nosy | @nirs, @pitrou |
| PRs | |
| 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 2015-10-30.00:36:32.244>
labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
title = 'threading.Condition._is_owned() is wrong when using threading.Lock'
updated_at = <Date 2020-11-06.17:49:18.448>
user = 'https://github.com/nirs'bugs.python.org fields:
activity = <Date 2020-11-06.17:49:18.448>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2015-10-30.00:36:32.244>
creator = 'nirs'
dependencies = []
files = ['40900']
hgrepos = []
issue_num = 25516
keywords = ['patch']
message_count = 4.0
messages = ['253703', '253708', '253748', '298229']
nosy_count = 3.0
nosy_names = ['nirs', 'pitrou', 'Nir Soffer']
pr_nums = ['2681']
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25516'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesstdlibStandard 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
Projects
Status
No status

