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 Julian, eric.araujo, eric.snow, giampaolo.rodola, meador.inge, ncoghlan, nikratio, pitrou, python-dev, rhettinger, smarnach
Date 2012-05-21.12:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SWS8X-0005Ct-Kf@dinsdale.python.org>
In-reply-to
Content
New changeset 8ef66c73b1e1 by Nick Coghlan in branch 'default':
Close #13585: add contextlib.ExitStack to replace the ill-fated contextlib.nested API
http://hg.python.org/cpython/rev/8ef66c73b1e1
History
Date User Action Args
2012-05-21 12:54:59python-devsetrecipients: + python-dev, rhettinger, ncoghlan, pitrou, giampaolo.rodola, eric.araujo, nikratio, meador.inge, Julian, eric.snow, smarnach
2012-05-21 12:54:58python-devlinkissue13585 messages
2012-05-21 12:54:58python-devcreate