mirror of
https://github.com/python/cpython.git
synced 2025-10-26 19:24:34 +00:00
Fix PyAiter_Check to only check for the `__anext__` presense (not for `__aiter__`). Rename `PyAiter_Check()` to `PyAIter_Check()`, `PyObject_GetAiter()` -> `PyObject_GetAIter()`. Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com> |
||
|---|---|---|
| .. | ||
| refcounts.dat | ||
| stable_abi.dat | ||