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 matrixise, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2017-06-10.17:41:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497116486.9.0.213107937732.issue30599@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c5179f6e2dfcc01cf0b977b184f5b8f8ac98fab1 by Victor Stinner in branch 'master':
bpo-30599: Fix test_threaded_import reference leak (#2029)
https://github.com/python/cpython/commit/c5179f6e2dfcc01cf0b977b184f5b8f8ac98fab1
History
Date User Action Args
2017-06-10 17:41:27vstinnersetrecipients: + vstinner, rhettinger, pitrou, serhiy.storchaka, matrixise
2017-06-10 17:41:26vstinnersetmessageid: <1497116486.9.0.213107937732.issue30599@psf.upfronthosting.co.za>
2017-06-10 17:41:26vstinnerlinkissue30599 messages
2017-06-10 17:41:26vstinnercreate