]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87864: Use correct function definition syntax in the docs (GH-103312)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 11 Apr 2023 14:19:33 +0000 (07:19 -0700)
committerGitHub <noreply@github.com>
Tue, 11 Apr 2023 14:19:33 +0000 (07:19 -0700)
commite715da6db1d1d70cd779dc48e1ba8110c51cc1bf
tree81a2203c36bffd7296cf0adb0709383c809336e9
parent07a2851edbf664f2dc87a888fc57315ab53f4b56
gh-87864: Use correct function definition syntax in the docs (GH-103312)

(cherry picked from commit 50b4b1598411ed393f47ce7f4fffbe5b9063cd42)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Doc/glossary.rst
Doc/library/functions.rst
Lib/abc.py
Objects/funcobject.c