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 vstinner
Date 2017-06-30.11:12:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498821138.55.0.552846536686.issue30813@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 714afccf6e7644d21ce1a39e90bf83cb0c9a74f1 by Victor Stinner in branch '3.5':
bpo-30813: Fix unittest when hunting refleaks (#2502) (#2506)
https://github.com/python/cpython/commit/714afccf6e7644d21ce1a39e90bf83cb0c9a74f1
History
Date User Action Args
2017-06-30 11:12:18vstinnersetrecipients: + vstinner
2017-06-30 11:12:18vstinnersetmessageid: <1498821138.55.0.552846536686.issue30813@psf.upfronthosting.co.za>
2017-06-30 11:12:18vstinnerlinkissue30813 messages
2017-06-30 11:12:18vstinnercreate