-
-
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 | 25108 |
|---|---|
| Nosy | @ncoghlan, @pitrou, @larryhastings, @rbtcollins, @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 2015-09-20.05:40:52.817>
created_at = <Date 2015-09-14.10:13:43.373>
labels = ['type-bug', 'library']
title = 'traceback.extract_stack() compatibility break in 3.5'
updated_at = <Date 2015-09-20.05:40:52.816>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2015-09-20.05:40:52.816>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-09-20.05:40:52.817>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-09-14.10:13:43.373>
creator = 'pitrou'
dependencies = []
files = ['40462']
hgrepos = []
issue_num = 25108
keywords = ['patch']
message_count = 12.0
messages = ['250649', '250650', '250651', '250652', '250688', '250715', '250717', '250758', '250947', '251138', '251142', '251143']
nosy_count = 7.0
nosy_names = ['ncoghlan', 'pitrou', 'larry', 'rbcollins', 'Arfrever', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25108'
versions = ['Python 3.5', 'Python 3.6']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