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-20.11:25:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574249155.26.0.220645552409.issue36854@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7247407c35330f3f6292f1d40606b7ba6afd5700 by Victor Stinner in branch 'master':
bpo-36854: Move _PyRuntimeState.gc to PyInterpreterState (GH-17287)
https://github.com/python/cpython/commit/7247407c35330f3f6292f1d40606b7ba6afd5700
History
Date User Action Args
2019-11-20 11:25:55vstinnersetrecipients: + vstinner, phsilva, eric.snow, pablogsal
2019-11-20 11:25:55vstinnersetmessageid: <1574249155.26.0.220645552409.issue36854@roundup.psfhosted.org>
2019-11-20 11:25:55vstinnerlinkissue36854 messages
2019-11-20 11:25:55vstinnercreate