-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 15805 |
|---|---|
| Nosy | @warsaw, @birkenfeld, @rhettinger, @ncoghlan, @abalkin, @pitrou, @vstinner, @ezio-melotti, @alex, @msabramo, @vajrasky |
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/rhettinger'
closed_at = <Date 2013-10-10.07:47:39.379>
created_at = <Date 2012-08-29.04:26:23.827>
labels = ['type-feature', 'library']
title = 'Add stdout redirection tool to contextlib'
updated_at = <Date 2013-10-12.16:48:47.903>
user = 'https://github.com/rhettinger'bugs.python.org fields:
activity = <Date 2013-10-12.16:48:47.903>
actor = 'georg.brandl'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2013-10-10.07:47:39.379>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2012-08-29.04:26:23.827>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 15805
keywords = []
message_count = 36.0
messages = ['169335', '169336', '169338', '169339', '169400', '171327', '171329', '184312', '193375', '193392', '193401', '193459', '193460', '193472', '193475', '193476', '193488', '193489', '193491', '193492', '193495', '193498', '193501', '193502', '193536', '193574', '193575', '193576', '193578', '193583', '193587', '193599', '199366', '199372', '199435', '199598']
nosy_count = 13.0
nosy_names = ['barry', 'georg.brandl', 'rhettinger', 'ncoghlan', 'belopolsky', 'pitrou', 'vstinner', 'ezio.melotti', 'alex', 'nikratio', 'python-dev', 'Marc.Abramowitz', 'vajrasky']
pr_nums = []
priority = 'low'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue15805'
versions = ['Python 3.4']Reactions are currently unavailable
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