-
-
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 | 23016 |
|---|---|
| Nosy | @vstinner, @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-12-10.22:08:57.215>
created_at = <Date 2014-12-09.01:27:03.159>
labels = ['type-bug', 'library']
title = 'uncaught exception in lib/warnings.py when executed with pythonw'
updated_at = <Date 2014-12-14.08:58:48.377>
user = 'https://bugs.python.org/stockbsd'bugs.python.org fields:
activity = <Date 2014-12-14.08:58:48.377>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-12-10.22:08:57.215>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-12-09.01:27:03.159>
creator = 'stockbsd'
dependencies = []
files = ['37396']
hgrepos = []
issue_num = 23016
keywords = ['patch']
message_count = 10.0
messages = ['232342', '232369', '232371', '232374', '232391', '232424', '232443', '232631', '232632', '232633']
nosy_count = 5.0
nosy_names = ['vstinner', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'stockbsd']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23016'
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