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 davin, pitrou, vstinner
Date 2017-06-28.09:21:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498641715.33.0.513102567542.issue30775@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a79f8faccf5e26f55e8b9496ad49d2071b5e299c by Victor Stinner (Antoine Pitrou) in branch 'master':
bpo-30775: Fix refleaks in test_multiprocessing (#2467)
https://github.com/python/cpython/commit/a79f8faccf5e26f55e8b9496ad49d2071b5e299c
History
Date User Action Args
2017-06-28 09:21:55vstinnersetrecipients: + vstinner, pitrou, davin
2017-06-28 09:21:55vstinnersetmessageid: <1498641715.33.0.513102567542.issue30775@psf.upfronthosting.co.za>
2017-06-28 09:21:55vstinnerlinkissue30775 messages
2017-06-28 09:21:55vstinnercreate