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.10:48:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 67e0de6f0b060ac8f373952f0ca4b3117ad5b611 by Victor Stinner in branch 'master':
bpo-36854: gcmodule.c gets its state from tstate (GH-17285)
https://github.com/python/cpython/commit/67e0de6f0b060ac8f373952f0ca4b3117ad5b611
History
Date User Action Args
2019-11-20 10:48:22vstinnersetrecipients: + vstinner, phsilva, eric.snow, pablogsal
2019-11-20 10:48:22vstinnersetmessageid: <[email protected]>
2019-11-20 10:48:22vstinnerlinkissue36854 messages
2019-11-20 10:48:22vstinnercreate