diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-29 02:05:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-29 02:05:11 (GMT) |
commit | 301eb7e607be6ea15c7a1e792f1cb927ba423932 (patch) | |
tree | e3a3130b50db6abbca66ba1d04dbc6122bc7d758 /Python/ast_unparse.c | |
parent | 39506ee565ce819e14e8071227fc53b8dcb6a788 (diff) | |
download | cpython-301eb7e607be6ea15c7a1e792f1cb927ba423932.zip cpython-301eb7e607be6ea15c7a1e792f1cb927ba423932.tar.gz cpython-301eb7e607be6ea15c7a1e792f1cb927ba423932.tar.bz2 |
gh-106320: Remove _PyAnextAwaitable_Type from the public C API (#108597)
It's not needed to declare it in Include/iterobject.h: just use
"extern" where it's used (only in object.c).
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions