[issue35370] Add _PyEval_SetTrace(tstate, func, arg) function

STINNER Victor report at bugs.python.org
Fri Mar 13 09:40:33 EDT 2020


Change by STINNER Victor <vstinner at python.org>:


----------
title: Provide API to set the tracing function to be used for running threads. -> Add _PyEval_SetTrace(tstate, func, arg) function
versions: +Python 3.9 -Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35370>
_______________________________________


More information about the Python-bugs-list mailing list