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.11:48:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498650520.92.0.887723240922.issue30775@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 12536bd261ba95cd2748f3d7d47768742a6ffa7a by Victor Stinner (Antoine Pitrou) in branch '2.7':
[2.7] Clear potential ref cycle between Process and Process target (GH-2470) (#2473)
https://github.com/python/cpython/commit/12536bd261ba95cd2748f3d7d47768742a6ffa7a
History
Date User Action Args
2017-06-28 11:48:40vstinnersetrecipients: + vstinner, pitrou, davin
2017-06-28 11:48:40vstinnersetmessageid: <1498650520.92.0.887723240922.issue30775@psf.upfronthosting.co.za>
2017-06-28 11:48:40vstinnerlinkissue30775 messages
2017-06-28 11:48:40vstinnercreate