]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43698: do not use `...` as argument name in docs (GH-30502)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 26 Jan 2022 12:42:39 +0000 (04:42 -0800)
committerGitHub <noreply@github.com>
Wed, 26 Jan 2022 12:42:39 +0000 (04:42 -0800)
commit49971b2d1890c15eeec2d83ea3e8d178f266c4f9
tree7f9aaf37830724712c21ecf69536f30b8f2926f3
parent04772cd6f164c1219c8c74d55626ba114f01aa96
bpo-43698: do not use `...` as argument name in docs (GH-30502)

(cherry picked from commit b9d8980d89bfaa4bf16d60f0488adcc9d2cbf5ef)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Doc/faq/design.rst
Doc/glossary.rst
Doc/library/abc.rst
Doc/library/functions.rst