summaryrefslogtreecommitdiff
path: root/Python/specialize.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-03-21 01:15:32 +0100
committerGitHub <noreply@github.com>2022-03-21 01:15:32 +0100
commit332b04bac35cd7305c60da2d5733940dc089949a (patch)
treea546b206bbbda8fe576e1b25ec2c609e20d1faf9 /Python/specialize.c
parent9d1c4d69dbc800ac344565119337fcf490cdc800 (diff)
downloadcpython-git-332b04bac35cd7305c60da2d5733940dc089949a.tar.gz
bpo-46850: Remove _PyEval_SetAsyncGenFinalizer() (GH-32017)
Remove the following private undocumented functions from the C API: * _PyEval_GetAsyncGenFirstiter() * _PyEval_GetAsyncGenFinalizer() * _PyEval_SetAsyncGenFirstiter() * _PyEval_SetAsyncGenFinalizer() Call the public sys.get_asyncgen_hooks() and sys.set_asyncgen_hooks() functions instead.
Diffstat (limited to 'Python/specialize.c')
0 files changed, 0 insertions, 0 deletions