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.16:47:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584722821.91.0.421949106938.issue39946@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6723e933c4d90a408cf3818362a0e4de6d84c932 by Victor Stinner in branch 'master':
bpo-39946: Remove _PyThreadState_GetFrame (GH-19094)
https://github.com/python/cpython/commit/6723e933c4d90a408cf3818362a0e4de6d84c932
History
Date User Action Args
2020-03-20 16:47:01vstinnersetrecipients: + vstinner, brett.cannon, Mark.Shannon
2020-03-20 16:47:01vstinnersetmessageid: <1584722821.91.0.421949106938.issue39946@roundup.psfhosted.org>
2020-03-20 16:47:01vstinnerlinkissue39946 messages
2020-03-20 16:47:01vstinnercreate