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