]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101561: Add typing.override decorator (#101564)
authorSteven Troxler <steven.troxler@gmail.com>
Mon, 27 Feb 2023 21:16:11 +0000 (13:16 -0800)
committerGitHub <noreply@github.com>
Mon, 27 Feb 2023 21:16:11 +0000 (13:16 -0800)
commit0f89acf6cc4d4790f7b7a82165d0a6e7e84e4b72
treeb411d170426a326dc109e23e3cf0d42a6d770337
parent4624987b296108c2dc1e6e3a24e65d2de7afd451
gh-101561: Add typing.override decorator (#101564)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/typing.rst
Doc/whatsnew/3.12.rst
Lib/test/test_typing.py
Lib/typing.py
Misc/ACKS
Misc/NEWS.d/next/Library/2023-02-04-16-35-46.gh-issue-101561.Xo6pIZ.rst [new file with mode: 0644]