-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 16808 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @pitrou, @meadori, @PCManticore, @1st1 |
| 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 2014-08-24.14:55:31.887>
created_at = <Date 2012-12-29.03:02:29.153>
labels = ['easy', 'type-feature', 'library']
title = 'inspect.stack() should return list of named tuples'
updated_at = <Date 2014-08-24.14:55:31.886>
user = 'https://bugs.python.org/danielsh'bugs.python.org fields:
activity = <Date 2014-08-24.14:55:31.886>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2014-08-24.14:55:31.887>
closer = 'pitrou'
components = ['Library (Lib)']
creation = <Date 2012-12-29.03:02:29.153>
creator = 'danielsh'
dependencies = []
files = ['28475', '28488', '28515', '28572']
hgrepos = []
issue_num = 16808
keywords = ['patch', 'easy']
message_count = 11.0
messages = ['178467', '178478', '178485', '178549', '178709', '178713', '179099', '179100', '179106', '225823', '225824']
nosy_count = 9.0
nosy_names = ['rhettinger', 'terry.reedy', 'pitrou', 'meador.inge', 'Claudiu.Popa', 'python-dev', 'yselivanov', 'danielsh', 'davet']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue16808'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
easystdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement