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, vstinner
Date 2022-03-21.02:03:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset e63894b3eed8ad2dd7690695f7f07bfbff59c05a by Victor Stinner in branch 'main':
bpo-46850: Remove _PyEval_CallTracing() function (GH-32019)
https://github.com/python/cpython/commit/e63894b3eed8ad2dd7690695f7f07bfbff59c05a
History
Date User Action Args
2022-03-21 02:03:35vstinnersetrecipients: + vstinner, brandtbucher
2022-03-21 02:03:35vstinnersetmessageid: <[email protected]>
2022-03-21 02:03:35vstinnerlinkissue46850 messages
2022-03-21 02:03:35vstinnercreate