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 Mark.Shannon, Xtrem532, erlendaasland, gvanrossum, hroncok, jpe, lukasz.langa, miss-islington, pablogsal, petr.viktorin, rhettinger, scoder, vstinner
Date 2021-10-21.13:23:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634822586.18.0.566082028686.issue43760@roundup.psfhosted.org>
In-reply-to
Content
I created https://github.com/python/cpython/pull/29121 to add PyThreadState_SetProfile() and PyThreadState_SetTrace() functions.
History
Date User Action Args
2021-10-21 13:23:06vstinnersetrecipients: + vstinner, gvanrossum, rhettinger, jpe, scoder, petr.viktorin, lukasz.langa, Mark.Shannon, hroncok, pablogsal, miss-islington, erlendaasland, Xtrem532
2021-10-21 13:23:06vstinnersetmessageid: <1634822586.18.0.566082028686.issue43760@roundup.psfhosted.org>
2021-10-21 13:23:06vstinnerlinkissue43760 messages
2021-10-21 13:23:06vstinnercreate