-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 21149 |
|---|---|
| Nosy | @gpshead, @vsajip, @ssbr, @bitdancer, @yilei |
| 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 = 'https://github.com/gpshead'
closed_at = <Date 2017-11-11.22:50:48.920>
created_at = <Date 2014-04-03.20:20:57.840>
labels = ['type-bug', 'library']
title = 'logging._removeHandlerRef is not threadsafe during interpreter shutdown'
updated_at = <Date 2017-11-11.22:50:48.920>
user = 'https://github.com/ssbr'bugs.python.org fields:
activity = <Date 2017-11-11.22:50:48.920>
actor = 'gregory.p.smith'
assignee = 'gregory.p.smith'
closed = True
closed_date = <Date 2017-11-11.22:50:48.920>
closer = 'gregory.p.smith'
components = ['Library (Lib)']
creation = <Date 2014-04-03.20:20:57.840>
creator = 'Devin Jeanpierre'
dependencies = []
files = ['34718']
hgrepos = []
issue_num = 21149
keywords = ['patch']
message_count = 10.0
messages = ['215466', '215479', '215483', '215484', '215507', '215531', '215581', '306056', '306070', '306095']
nosy_count = 6.0
nosy_names = ['gregory.p.smith', 'vinay.sajip', 'Devin Jeanpierre', 'r.david.murray', 'python-dev', 'yilei']
pr_nums = ['4368']
priority = 'normal'
resolution = 'fixed'
stage = 'commit review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21149'
versions = ['Python 2.7']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