]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
docs: typing.Self, fix typo (GH-94771)
authorMax Zhenzhera <59729293+maxzhenzhera@users.noreply.github.com>
Tue, 12 Jul 2022 17:45:52 +0000 (20:45 +0300)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2022 17:45:52 +0000 (18:45 +0100)
commit90a6e56e5663233fe986331ef3f10422fe57dcbc
treed2a5e2148835682fdfdc67df3d17e5f7e5eeaf00
parent0c66074e9f8c9728e1d920910d35da0c62f30403
docs: typing.Self, fix typo (GH-94771)

* fix typo - double spelled word 'use'

* change methods names to the infinitive form
Doc/library/typing.rst
Lib/typing.py