-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 11647 |
|---|---|
| Nosy | @ncoghlan, @pitrou, @giampaolo, @voidspace, @ericsnowcurrently |
| 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/ncoghlan'
closed_at = <Date 2012-05-19.12:52:03.729>
created_at = <Date 2011-03-23.02:04:37.746>
labels = ['type-feature', 'library']
title = 'function decorated with a context manager can only be invoked once'
updated_at = <Date 2012-05-19.17:17:57.232>
user = 'https://github.com/pitrou'bugs.python.org fields:
activity = <Date 2012-05-19.17:17:57.232>
actor = 'eric.snow'
assignee = 'ncoghlan'
closed = True
closed_date = <Date 2012-05-19.12:52:03.729>
closer = 'ncoghlan'
components = ['Library (Lib)']
creation = <Date 2011-03-23.02:04:37.746>
creator = 'pitrou'
dependencies = []
files = ['21449', '21475', '25638']
hgrepos = []
issue_num = 11647
keywords = ['patch']
message_count = 21.0
messages = ['131838', '131851', '131931', '131944', '131957', '132090', '132094', '132096', '132100', '132189', '132401', '132471', '132475', '132483', '132484', '132489', '132585', '135204', '135206', '149738', '161113']
nosy_count = 7.0
nosy_names = ['ncoghlan', 'pitrou', 'giampaolo.rodola', 'michael.foord', 'ysj.ray', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue11647'
versions = ['Python 3.3']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