This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Bariša.Obradović
Recipients Bariša.Obradović
Date 2014-11-23.15:50:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416757817.56.0.153442346053.issue22925@psf.upfronthosting.co.za>
In-reply-to
Content
Backport one of the context manager in 3.4, to 2.7:
supressed

The patch was created by copy pasting code from 3.4 branch to 2.7 branch, and removing a single 3.4 feature:
-@support.requires_docstrings
History
Date User Action Args
2014-11-23 15:50:17Bariša.Obradovićsetrecipients: + Bariša.Obradović
2014-11-23 15:50:17Bariša.Obradovićsetmessageid: <1416757817.56.0.153442346053.issue22925@psf.upfronthosting.co.za>
2014-11-23 15:50:17Bariša.Obradovićlinkissue22925 messages
2014-11-23 15:50:17Bariša.Obradovićcreate