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