]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-31861: Complete the C-API docs for PyObject_GetAiter and PyAiter_Check (GH-25004)
authorPablo Galindo <Pablogsal@gmail.com>
Tue, 23 Mar 2021 23:57:03 +0000 (23:57 +0000)
committerGitHub <noreply@github.com>
Tue, 23 Mar 2021 23:57:03 +0000 (23:57 +0000)
commitd9692027f41ee7600fe401c066617ebfc8bac930
treec4e711c343099c3a695701fede2d5147a168c021
parenta81fca6ec8e0f748f8eafa12fb12cf9e12df465c
bpo-31861: Complete the C-API docs for PyObject_GetAiter and PyAiter_Check (GH-25004)
Doc/c-api/iter.rst
Doc/c-api/object.rst
Doc/data/refcounts.dat
Doc/data/stable_abi.dat
Doc/library/functions.rst