SIGN IN SIGN UP

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).
V
Victor Stinner committed
301eb7e607be6ea15c7a1e792f1cb927ba423932
Parent: 39506ee
Committed by GitHub <noreply@github.com> on 8/29/2023, 2:05:11 AM