-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Closed
Copy link
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 17911 |
|---|---|
| Nosy | @gvanrossum, @rhettinger, @terryjreedy, @ncoghlan, @pitrou, @vstinner, @rbtcollins, @ned-deily, @ericsnowcurrently, @vadmium, @1st1, @Martiusweb |
| 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-03-16.22:17:38.516>
created_at = <Date 2013-05-05.21:31:26.143>
labels = ['type-feature', 'library', 'expert-asyncio']
title = 'traceback: add a new thin class storing a traceback without storing local variables'
updated_at = <Date 2016-06-29.05:00:26.293>
user = 'https://github.com/gvanrossum'bugs.python.org fields:
activity = <Date 2016-06-29.05:00:26.293>
actor = 'martin.panter'
assignee = 'none'
closed = True
closed_date = <Date 2015-03-16.22:17:38.516>
closer = 'rbcollins'
components = ['Library (Lib)', 'asyncio']
creation = <Date 2013-05-05.21:31:26.143>
creator = 'gvanrossum'
dependencies = []
files = ['30895', '30901', '37700', '37769', '37770', '37771', '37782', '37862', '37870', '38007', '38034', '38324', '38325', '38335']
hgrepos = []
issue_num = 17911
keywords = ['patch']
message_count = 77.0
messages = ['188467', '188530', '188548', '188554', '188556', '188616', '188620', '188648', '188719', '192672', '192690', '192728', '192909', '193272', '193294', '193296', '193333', '220381', '220390', '231743', '231792', '233895', '233995', '234297', '234298', '234299', '234319', '234338', '234712', '234740', '234741', '234765', '234769', '234777', '234781', '234782', '234788', '234795', '234796', '234797', '234804', '234812', '234820', '235365', '235428', '235444', '235446', '235455', '235456', '235472', '235480', '235483', '235517', '235569', '235570', '235574', '235578', '235658', '235720', '235872', '237166', '237217', '237220', '237224', '237225', '237228', '237229', '237230', '237231', '237232', '237233', '237237', '237339', '237842', '238169', '238248', '269464']
nosy_count = 16.0
nosy_names = ['gvanrossum', 'rhettinger', 'terry.reedy', 'ncoghlan', 'pitrou', 'vstinner', 'rbcollins', 'ned.deily', 'python-dev', 'eric.snow', 'martin.panter', 'mahmoud', 'yselivanov', 'adaptivelogic', 'martius', 'xonatius']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue17911'
versions = ['Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-asynciotype-featureA feature request or enhancementA feature request or enhancement