Files
cpython/Objects
Victor Stinner 301eb7e607 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).
2023-08-29 02:05:11 +00:00
..
2023-06-30 13:00:22 +09:00

Source files for various builtin objects