]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-99535: Add test for inheritance of annotations and update documentation...
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Tue, 27 Dec 2022 04:44:53 +0000 (20:44 -0800)
committerGitHub <noreply@github.com>
Tue, 27 Dec 2022 04:44:53 +0000 (20:44 -0800)
commit1ffc67265f1a622751069997e7ca8193f983e1e2
tree4e680a32ecb08a23ad7eb959c749f1a7bce8f320
parentbb159b448170b24756db9ddfde0e0a735489fce6
[3.10] gh-99535: Add test for inheritance of annotations and update documentation (GH-99990) (#100509)

(cherry picked from commit f5b7b19bf10724d831285fb04e00f763838bd555)

Co-authored-by: MonadChains <monadchains@gmail.com>
Doc/howto/annotations.rst
Doc/library/typing.rst
Lib/test/test_grammar.py