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 Mark.Shannon, eric.snow, fabioz, vstinner
Date 2020-03-13.17:04:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584119040.66.0.62859775785.issue39947@roundup.psfhosted.org>
In-reply-to
Content
New changeset ff4584caca04cb3da0dbd5b1e9bf67e40adf5312 by Victor Stinner in branch 'master':
bpo-39947: Use _PyInterpreterState_GET_UNSAFE() (GH-18978)
https://github.com/python/cpython/commit/ff4584caca04cb3da0dbd5b1e9bf67e40adf5312
History
Date User Action Args
2020-03-13 17:04:00vstinnersetrecipients: + vstinner, fabioz, Mark.Shannon, eric.snow
2020-03-13 17:04:00vstinnersetmessageid: <1584119040.66.0.62859775785.issue39947@roundup.psfhosted.org>
2020-03-13 17:04:00vstinnerlinkissue39947 messages
2020-03-13 17:04:00vstinnercreate