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 Mariatta
Recipients JelleZijlstra, Mariatta, ncoghlan, rhettinger, serhiy.storchaka, svelankar
Date 2017-04-13.09:50:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492077023.92.0.638441748654.issue29692@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9b409ff41ceb2d7ea7e8d25a7bbf5eb7d46625f3 by Mariatta in branch '3.6':
[3.6] bpo-29692: contextlib.contextmanager may incorrectly unchain RuntimeError (GH-949) (#1105)
https://github.com/python/cpython/commit/9b409ff41ceb2d7ea7e8d25a7bbf5eb7d46625f3
History
Date User Action Args
2017-04-13 09:50:23Mariattasetrecipients: + Mariatta, rhettinger, ncoghlan, serhiy.storchaka, JelleZijlstra, svelankar
2017-04-13 09:50:23Mariattasetmessageid: <1492077023.92.0.638441748654.issue29692@psf.upfronthosting.co.za>
2017-04-13 09:50:23Mariattalinkissue29692 messages
2017-04-13 09:50:23Mariattacreate