mirror of https://github.com/python/cpython
2c3474a637
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 |