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, eric.snow, fabioz, vstinner
Date 2020-03-25.18:52:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585162328.94.0.955401080682.issue39947@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3072338642156a5edfa2deef2557288fff73c22a by Victor Stinner in branch 'master':
bpo-39947: Use PyThreadState_GetFrame() (GH-19159)
https://github.com/python/cpython/commit/3072338642156a5edfa2deef2557288fff73c22a
History
Date User Action Args
2020-03-25 18:52:08vstinnersetrecipients: + vstinner, fabioz, Mark.Shannon, eric.snow
2020-03-25 18:52:08vstinnersetmessageid: <1585162328.94.0.955401080682.issue39947@roundup.psfhosted.org>
2020-03-25 18:52:08vstinnerlinkissue39947 messages
2020-03-25 18:52:08vstinnercreate