]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87864: Use correct function definition syntax in the docs (#103312)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 11 Apr 2023 13:50:25 +0000 (16:50 +0300)
committerGitHub <noreply@github.com>
Tue, 11 Apr 2023 13:50:25 +0000 (16:50 +0300)
commit50b4b1598411ed393f47ce7f4fffbe5b9063cd42
treec30a5e53040a4dfe321e09af0a7a5ce932c3e8cf
parent55c99d97e14618dfce41472dd4446f763b0da13f
gh-87864: Use correct function definition syntax in the docs (#103312)
Doc/glossary.rst
Doc/library/functions.rst
Lib/abc.py
Objects/funcobject.c