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 eric.snow, pablogsal, phsilva, vstinner
Date 2019-11-22.09:58:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574416683.91.0.6948547337.issue36854@roundup.psfhosted.org>
In-reply-to
Content
New changeset 310e2d25170a88ef03f6fd31efcc899fe062da2c by Victor Stinner in branch 'master':
bpo-36854: Fix refleak in subinterpreter (GH-17331)
https://github.com/python/cpython/commit/310e2d25170a88ef03f6fd31efcc899fe062da2c
History
Date User Action Args
2019-11-22 09:58:04vstinnersetrecipients: + vstinner, phsilva, eric.snow, pablogsal
2019-11-22 09:58:03vstinnersetmessageid: <1574416683.91.0.6948547337.issue36854@roundup.psfhosted.org>
2019-11-22 09:58:03vstinnerlinkissue36854 messages
2019-11-22 09:58:03vstinnercreate