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 Anthony Sottile, barry, chris.jerdonek, elopio, michael.foord, python-dev, r.david.murray, rbcollins, vila, vstinner, zach.ware
Date 2017-06-30.11:12:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498821142.91.0.80172914397.issue16662@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 22d4e8fb99b16657eabfe7f9fee2d40a5ef882f6 by Victor Stinner in branch '3.6':
bpo-30813: Fix unittest when hunting refleaks (#2502) (#2505)
https://github.com/python/cpython/commit/22d4e8fb99b16657eabfe7f9fee2d40a5ef882f6
History
Date User Action Args
2017-06-30 11:12:22vstinnersetrecipients: + vstinner, barry, rbcollins, vila, r.david.murray, michael.foord, chris.jerdonek, python-dev, zach.ware, elopio, Anthony Sottile
2017-06-30 11:12:22vstinnersetmessageid: <1498821142.91.0.80172914397.issue16662@psf.upfronthosting.co.za>
2017-06-30 11:12:22vstinnerlinkissue16662 messages
2017-06-30 11:12:22vstinnercreate