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 vstinner
Recipients Vjacheslav.Fyodorov, docs@python, ezio.melotti, michael.foord, ncoghlan, r.david.murray, rbcollins, subho, vstinner
Date 2017-03-27.22:56:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490655391.25.0.790974861867.issue23890@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bbd3cf8f1ef1e91a8d6dac6411e18b4b9084abf5 by Victor Stinner in branch 'master':
Fix ref cycles in TestCase.assertRaises() (#193)
https://github.com/python/cpython/commit/bbd3cf8f1ef1e91a8d6dac6411e18b4b9084abf5
History
Date User Action Args
2017-03-27 22:56:31vstinnersetrecipients: + vstinner, ncoghlan, rbcollins, ezio.melotti, r.david.murray, michael.foord, docs@python, Vjacheslav.Fyodorov, subho
2017-03-27 22:56:31vstinnersetmessageid: <1490655391.25.0.790974861867.issue23890@psf.upfronthosting.co.za>
2017-03-27 22:56:31vstinnerlinkissue23890 messages
2017-03-27 22:56:31vstinnercreate