-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard 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 | 27348 |
|---|---|
| Nosy | @vstinner, @rbtcollins, @vadmium |
| PRs | Misc/NEWS so that it is managed by towncrier #552 |
| 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 = <Date 2016-09-22.13:13:08.679>
created_at = <Date 2016-06-18.14:57:36.562>
labels = ['3.7', 'type-bug', 'library']
title = 'traceback (and threading) drops exception message'
updated_at = <Date 2017-03-31.16:36:33.428>
user = 'https://github.com/vadmium'bugs.python.org fields:
activity = <Date 2017-03-31.16:36:33.428>
actor = 'dstufft'
assignee = 'none'
closed = True
closed_date = <Date 2016-09-22.13:13:08.679>
closer = 'martin.panter'
components = ['Library (Lib)']
creation = <Date 2016-06-18.14:57:36.562>
creator = 'martin.panter'
dependencies = []
files = ['43577']
hgrepos = []
issue_num = 27348
keywords = ['patch', '3.5regression']
message_count = 11.0
messages = ['268814', '269465', '269469', '269471', '269472', '269473', '272494', '276664', '276679', '276683', '277216']
nosy_count = 4.0
nosy_names = ['vstinner', 'rbcollins', 'python-dev', 'martin.panter']
pr_nums = ['552']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27348'
versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard 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