-
-
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 | 21729 |
|---|---|
| Nosy | @rhettinger, @PCManticore, @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-06-25.17:49:51.729>
created_at = <Date 2014-06-12.07:24:41.807>
labels = ['type-feature', 'library']
title = 'Use `with` statement in dbm.dumb'
updated_at = <Date 2014-06-25.17:49:51.728>
user = 'https://github.com/PCManticore'bugs.python.org fields:
activity = <Date 2014-06-25.17:49:51.728>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2014-06-25.17:49:51.729>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-06-12.07:24:41.807>
creator = 'Claudiu.Popa'
dependencies = []
files = ['35588']
hgrepos = []
issue_num = 21729
keywords = ['patch']
message_count = 5.0
messages = ['220335', '220379', '221559', '221561', '221563']
nosy_count = 4.0
nosy_names = ['rhettinger', 'Claudiu.Popa', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue21729'
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-featureA feature request or enhancementA feature request or enhancement