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 JelleZijlstra, benjamin.peterson, corona10, remi.lapeyre, serhiy.storchaka, stutzbach, vstinner
Date 2020-06-01.14:02:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591020167.39.0.808634905638.issue40826@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3026cad59b87751a9215111776cac8e819458fce by Victor Stinner in branch 'master':
bpo-40826: Add _Py_EnsureTstateNotNULL() macro (GH-20571)
https://github.com/python/cpython/commit/3026cad59b87751a9215111776cac8e819458fce
History
Date User Action Args
2020-06-01 14:02:47vstinnersetrecipients: + vstinner, benjamin.peterson, stutzbach, serhiy.storchaka, JelleZijlstra, corona10, remi.lapeyre
2020-06-01 14:02:47vstinnersetmessageid: <1591020167.39.0.808634905638.issue40826@roundup.psfhosted.org>
2020-06-01 14:02:47vstinnerlinkissue40826 messages
2020-06-01 14:02:47vstinnercreate