]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
docs: typing.Self, fix typo (GH-94771)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 12 Jul 2022 18:17:06 +0000 (11:17 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2022 18:17:06 +0000 (11:17 -0700)
commit7c185017a9b68c851ea079ef31f6bcef694378ac
tree70c04833350e6ad7deeba5711f6a26106cc05c44
parentcdd0cabf92e731518ab1ff842673a4578213c1b5
docs: typing.Self, fix typo (GH-94771)

* fix typo - double spelled word 'use'

* change methods names to the infinitive form
(cherry picked from commit 90a6e56e5663233fe986331ef3f10422fe57dcbc)

Co-authored-by: Max Zhenzhera <59729293+maxzhenzhera@users.noreply.github.com>
Doc/library/typing.rst
Lib/typing.py