]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-112152: Fix typo in `typing.override` docstring (GH-112158) (#112162)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 16 Nov 2023 15:32:47 +0000 (16:32 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Nov 2023 15:32:47 +0000 (15:32 +0000)
commit458a3c02e5734216af455172b35fa5ab96c9cfd4
tree1150914a4b93a1293b2f3d0a8aab039f7012a6de
parenta498433df2015143fe761dd1b839268fdba0e7d6
[3.12] GH-112152: Fix typo in `typing.override` docstring (GH-112158) (#112162)

GH-112152: Fix typo in `typing.override` docstring (GH-112158)
(cherry picked from commit 12c7e9d573de57343cf018fb4e67521aba46c90f)

Co-authored-by: Qua27 <92877777+Qua27@users.noreply.github.com>
Lib/typing.py