diff options
author | Victor Stinner <vstinner@python.org> | 2025-01-21 10:58:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 10:58:43 (GMT) |
commit | 80189ff6475d8ab667de1199e659d5070f457ab9 (patch) | |
tree | 3ad556aa43276ac54056fa1a1223c716652c0b7f /Python/tracemalloc.c | |
parent | fafc618e2f535dc972f9502d8547e089d4c7908d (diff) | |
download | cpython-80189ff6475d8ab667de1199e659d5070f457ab9.zip cpython-80189ff6475d8ab667de1199e659d5070f457ab9.tar.gz cpython-80189ff6475d8ab667de1199e659d5070f457ab9.tar.bz2 |
Remove PyInit__imp() function (#129125)
This function was exposed by mistake to the public C API. It's the
only "PyInit" function which is exposed.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions