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