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, brett.cannon, vstinner
Date 2020-03-20.14:52:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584715953.44.0.46664110034.issue39946@roundup.psfhosted.org>
In-reply-to
Content
I added PyThreadState_GetFrame() function in bpo-39947: commit fd1e1a18fa3befe5b6eeac32e0561e15c7e5164b.
History
Date User Action Args
2020-03-20 14:52:33vstinnersetrecipients: + vstinner, brett.cannon, Mark.Shannon
2020-03-20 14:52:33vstinnersetmessageid: <1584715953.44.0.46664110034.issue39946@roundup.psfhosted.org>
2020-03-20 14:52:33vstinnerlinkissue39946 messages
2020-03-20 14:52:33vstinnercreate