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