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 pablogsal
Recipients eric.snow, gregory.p.smith, josh.r, lisroach, ncoghlan, pablogsal, pitrou, rhettinger, serhiy.storchaka
Date 2017-11-02.00:26:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509582393.33.0.213398074469.issue31356@psf.upfronthosting.co.za>
In-reply-to
Content
I have prepared a PR in GitHub with an initial implementation of the context manager trying to fulfil the discussed requirements: https://github.com/python/cpython/pull/3980
History
Date User Action Args
2017-11-02 00:26:33pablogsalsetrecipients: + pablogsal, rhettinger, gregory.p.smith, ncoghlan, pitrou, eric.snow, serhiy.storchaka, josh.r, lisroach
2017-11-02 00:26:33pablogsalsetmessageid: <1509582393.33.0.213398074469.issue31356@psf.upfronthosting.co.za>
2017-11-02 00:26:33pablogsallinkissue31356 messages
2017-11-02 00:26:33pablogsalcreate