-
-
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 | 22423 |
|---|---|
| Nosy | @terryjreedy, @pitrou, @serhiy-storchaka |
| 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/serhiy-storchaka'
closed_at = <Date 2014-10-04.13:31:52.281>
created_at = <Date 2014-09-16.08:37:10.068>
labels = ['type-bug', 'library']
title = 'Errors in printing exceptions raised in a thread'
updated_at = <Date 2014-10-04.13:31:52.280>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2014-10-04.13:31:52.280>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-10-04.13:31:52.281>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-09-16.08:37:10.068>
creator = 'serhiy.storchaka'
dependencies = []
files = ['36629']
hgrepos = []
issue_num = 22423
keywords = ['patch']
message_count = 4.0
messages = ['226944', '227227', '227229', '227230']
nosy_count = 4.0
nosy_names = ['terry.reedy', 'pitrou', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue22423'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.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