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 christian.heimes, eric.snow, petr.viktorin, scoder, steve.dower, ta1hia, vstinner
Date 2020-06-05.01:21:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591320108.02.0.305710404687.issue38160@roundup.psfhosted.org>
In-reply-to
Content
Which kind of code pattern is supposed to be more efficient if it would be possible to get a "PyInterpreterState *" from a "PyTypeObject*"? I don't understand which problem this issue is supposed to solve.
History
Date User Action Args
2020-06-05 01:21:48vstinnersetrecipients: + vstinner, scoder, christian.heimes, petr.viktorin, eric.snow, steve.dower, ta1hia
2020-06-05 01:21:48vstinnersetmessageid: <1591320108.02.0.305710404687.issue38160@roundup.psfhosted.org>
2020-06-05 01:21:48vstinnerlinkissue38160 messages
2020-06-05 01:21:47vstinnercreate