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, vstinner
Date 2022-01-13.18:22:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642098127.3.0.571731108544.issue46355@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0885999a8e5ffad3fae0302675ad0030e33a15af by Victor Stinner in branch 'main':
 bpo-46355: Document PyFrameObject and PyThreadState changes (GH-30558)
https://github.com/python/cpython/commit/0885999a8e5ffad3fae0302675ad0030e33a15af
History
Date User Action Args
2022-01-13 18:22:07vstinnersetrecipients: + vstinner, Mark.Shannon
2022-01-13 18:22:07vstinnersetmessageid: <1642098127.3.0.571731108544.issue46355@roundup.psfhosted.org>
2022-01-13 18:22:07vstinnerlinkissue46355 messages
2022-01-13 18:22:07vstinnercreate