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 fabioz, vstinner
Date 2020-03-13.12:05:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584101156.45.0.477498692039.issue35370@roundup.psfhosted.org>
In-reply-to
Content
Can't you use PyEval_SetTrace()?
https://docs.python.org/dev/c-api/init.html#c.PyEval_SetTrace
History
Date User Action Args
2020-03-13 12:05:56vstinnersetrecipients: + vstinner, fabioz
2020-03-13 12:05:56vstinnersetmessageid: <1584101156.45.0.477498692039.issue35370@roundup.psfhosted.org>
2020-03-13 12:05:56vstinnerlinkissue35370 messages
2020-03-13 12:05:56vstinnercreate