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, scoder, vstinner
Date 2021-10-13.09:38:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634117926.24.0.247239073827.issue45247@roundup.psfhosted.org>
In-reply-to
Content
We need to add C API to abstract access to structures used by Cython:

* bpo-39947: PyThreadState
* bpo-40421: PyFrameObject
History
Date User Action Args
2021-10-13 09:38:46vstinnersetrecipients: + vstinner, scoder, Mark.Shannon
2021-10-13 09:38:46vstinnersetmessageid: <1634117926.24.0.247239073827.issue45247@roundup.psfhosted.org>
2021-10-13 09:38:46vstinnerlinkissue45247 messages
2021-10-13 09:38:46vstinnercreate