SIGN IN SIGN UP

bpo-46850: Remove _PyEval_CallTracing() function (GH-32019)

Remove the private undocumented function _PyEval_CallTracing() from
the C API. Call the public sys.call_tracing() function instead.
V
Victor Stinner committed
e63894b3eed8ad2dd7690695f7f07bfbff59c05a
Parent: 9087243
Committed by GitHub <noreply@github.com> on 3/21/2022, 2:03:22 AM