-
-
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-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 22936 |
|---|---|
| Nosy | @ncoghlan, @rbtcollins, @ezio-melotti |
| Dependencies | |
| 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 2015-08-26.00:13:03.473>
created_at = <Date 2014-11-25.02:05:27.694>
labels = ['type-feature', 'library']
title = 'traceback module has no way to show locals'
updated_at = <Date 2015-08-26.00:13:03.472>
user = 'https://github.com/rbtcollins'bugs.python.org fields:
activity = <Date 2015-08-26.00:13:03.472>
actor = 'rbcollins'
assignee = 'none'
closed = True
closed_date = <Date 2015-08-26.00:13:03.473>
closer = 'rbcollins'
components = ['Library (Lib)']
creation = <Date 2014-11-25.02:05:27.694>
creator = 'rbcollins'
dependencies = ['17911']
files = ['37875', '38008', '38333', '38336', '38349']
hgrepos = []
issue_num = 22936
keywords = ['patch']
message_count = 17.0
messages = ['231628', '231630', '231738', '234799', '235366', '237218', '237243', '237244', '237246', '237262', '237267', '237298', '237308', '237314', '237320', '237326', '249169']
nosy_count = 7.0
nosy_names = ['ncoghlan', 'rbcollins', 'ezio.melotti', 'cvrebert', 'BreamoreBoy', 'python-dev', 'n']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue22936'
versions = ['Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement