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 brandtbucher, gregory.p.smith, itamaro, pablogsal, vstinner
Date 2022-04-06.11:58:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 2b4f2f5fa4d1123c19bf0643cfa5a4fe8df4175c by Victor Stinner in branch 'main':
Revert "bpo-46850: Move _PyEval_EvalFrameDefault() to internal C API (GH-32052)" (GH-32343)
https://github.com/python/cpython/commit/2b4f2f5fa4d1123c19bf0643cfa5a4fe8df4175c
History
Date User Action Args
2022-04-06 11:58:12vstinnersetrecipients: + vstinner, gregory.p.smith, pablogsal, brandtbucher, itamaro
2022-04-06 11:58:12vstinnersetmessageid: <[email protected]>
2022-04-06 11:58:12vstinnerlinkissue46850 messages
2022-04-06 11:58:12vstinnercreate