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 python-dev
Recipients Nan Wu, brett.cannon, gvanrossum, jstasiak, martin.panter, ncoghlan, python-dev, rhettinger
Date 2016-04-08.19:16:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160408191625.21704.81884.1A9CD912@psf.io>
In-reply-to
Content
New changeset 841a263c0c56 by Brett Cannon in branch 'default':
Issue #25609: Introduce contextlib.AbstractContextManager and
https://hg.python.org/cpython/rev/841a263c0c56
History
Date User Action Args
2016-04-08 19:16:29python-devsetrecipients: + python-dev, gvanrossum, brett.cannon, rhettinger, ncoghlan, martin.panter, jstasiak, Nan Wu
2016-04-08 19:16:29python-devlinkissue25609 messages
2016-04-08 19:16:29python-devcreate