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 pitrou
Recipients davin, pitrou, vstinner
Date 2017-06-28.11:16:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a9705b777859f555d50eb5dcd5fc4260c42a0188 by Antoine Pitrou in branch '3.5':
[3.5] Clear potential ref cycle between Process and Process target (GH-2470) (#2472)
https://github.com/python/cpython/commit/a9705b777859f555d50eb5dcd5fc4260c42a0188
History
Date User Action Args
2017-06-28 11:16:00pitrousetrecipients: + pitrou, vstinner, davin
2017-06-28 11:16:00pitrousetmessageid: <[email protected]>
2017-06-28 11:16:00pitroulinkissue30775 messages
2017-06-28 11:16:00pitroucreate