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 paul.moore, pitrou, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-04.09:36:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499160978.24.0.824188112389.issue29796@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1fef0154d97bd7f01c5bc59954a278bacf1a3f0e by Victor Stinner in branch '2.7':
bpo-29796: test_weakref: Fix collect_in_thread() on Windows (#2553)
https://github.com/python/cpython/commit/1fef0154d97bd7f01c5bc59954a278bacf1a3f0e
History
Date User Action Args
2017-07-04 09:36:18vstinnersetrecipients: + vstinner, paul.moore, pitrou, tim.golden, zach.ware, steve.dower
2017-07-04 09:36:18vstinnersetmessageid: <1499160978.24.0.824188112389.issue29796@psf.upfronthosting.co.za>
2017-07-04 09:36:18vstinnerlinkissue29796 messages
2017-07-04 09:36:18vstinnercreate