-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
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 | 23565 |
|---|---|
| Nosy | @pitrou, @vstinner |
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-03-02.19:45:23.282>
labels = ['type-bug', 'library']
title = 'local_clear walks the list of threads without holding head_lock.'
updated_at = <Date 2021-06-18.23:26:27.957>
user = 'https://bugs.python.org/stutzbach'bugs.python.org fields:
activity = <Date 2021-06-18.23:26:27.957>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2015-03-02.19:45:23.282>
creator = 'stutzbach'
dependencies = []
files = []
hgrepos = []
issue_num = 23565
keywords = []
message_count = 1.0
messages = ['237078']
nosy_count = 3.0
nosy_names = ['pitrou', 'vstinner', 'stutzbach']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23565'
versions = []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
Projects
Status
Done

