]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43918: document signature and default argument of `anext` builtin (#25551)
authorErik Welch <erik.n.welch@gmail.com>
Tue, 22 Jun 2021 21:00:51 +0000 (16:00 -0500)
committerGitHub <noreply@github.com>
Tue, 22 Jun 2021 21:00:51 +0000 (14:00 -0700)
commit6af4e6b266cb19d646ad7e4051fc7974c3096d23
tree7dd835f4d8388c0d5e496268c167166512184159
parenta6b47de07a304eaa37a1c5554ed00a3ec91f8407
bpo-43918: document signature and default argument of `anext` builtin (#25551)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Misc/NEWS.d/next/Core and Builtins/2021-04-23-03-46-45.bpo-43918.nNDY3S.rst [new file with mode: 0644]
Python/bltinmodule.c
Python/clinic/bltinmodule.c.h