◐ Shell
clean mode source ↗

Message 383900 - Python tracker

Message383900

Author vstinner
Recipients seberg, vstinner
Date 2020-12-28.15:59:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609171162.13.0.796501519354.issue40522@roundup.psfhosted.org>
In-reply-to
Content
PR 23976 should make _PyInterpreterState_GET() more efficient, and it prepares the code base for one GIL per interpreter (which is purpose of this issue ;-)).
History
Date User Action Args
2020-12-28 15:59:22vstinnersetrecipients: + vstinner, seberg
2020-12-28 15:59:22vstinnersetmessageid: <1609171162.13.0.796501519354.issue40522@roundup.psfhosted.org>
2020-12-28 15:59:22vstinnerlinkissue40522 messages
2020-12-28 15:59:22vstinnercreate