diff options
| author | Victor Stinner <vstinner@python.org> | 2022-03-21 02:03:22 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-21 02:03:22 (GMT) |
| commit | e63894b3eed8ad2dd7690695f7f07bfbff59c05a (patch) | |
| tree | 9f94d5ec7bce674f6be5384fa5933f4fae1221c5 /Python/specialize.c | |
| parent | 9087243e2c167e38570e819b228efc3492c38c9c (diff) | |
| download | cpython-e63894b3eed8ad2dd7690695f7f07bfbff59c05a.zip cpython-e63894b3eed8ad2dd7690695f7f07bfbff59c05a.tar.gz cpython-e63894b3eed8ad2dd7690695f7f07bfbff59c05a.tar.bz2 | |
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.
Diffstat (limited to 'Python/specialize.c')
0 files changed, 0 insertions, 0 deletions
