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