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.15:39:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584113956.25.0.498900123718.issue35370@roundup.psfhosted.org>
In-reply-to
Content
New changeset 309d7cc5df4e2bf3086c49eb2b1b56b929554500 by Victor Stinner in branch 'master':
bpo-35370: Add _PyEval_SetTrace() function (GH-18975)
https://github.com/python/cpython/commit/309d7cc5df4e2bf3086c49eb2b1b56b929554500
History
Date User Action Args
2020-03-13 15:39:16vstinnersetrecipients: + vstinner, fabioz
2020-03-13 15:39:16vstinnersetmessageid: <1584113956.25.0.498900123718.issue35370@roundup.psfhosted.org>
2020-03-13 15:39:16vstinnerlinkissue35370 messages
2020-03-13 15:39:16vstinnercreate