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 Arfrever, asvetlov, brett.cannon, chris.jerdonek, eric.araujo, ezio.melotti, michael.foord, pitrou, python-dev, vstinner, zach.ware
Date 2017-06-30.10:52:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498819975.67.0.893774538865.issue16935@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, brett.cannon, pitrou, ezio.melotti, eric.araujo, Arfrever, michael.foord, asvetlov, chris.jerdonek, python-dev, zach.ware
2017-06-30 10:52:55vstinnersetmessageid: <1498819975.67.0.893774538865.issue16935@psf.upfronthosting.co.za>
2017-06-30 10:52:55vstinnerlinkissue16935 messages
2017-06-30 10:52:55vstinnercreate