]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99535: Add test for inheritance of annotations and update documentation (#99990)
authorMonadChains <monadchains@gmail.com>
Sat, 24 Dec 2022 20:07:14 +0000 (21:07 +0100)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 20:07:14 +0000 (12:07 -0800)
commitf5b7b19bf10724d831285fb04e00f763838bd555
tree495c1ec06aa41ce5c3d899a727242c6d7ac78d4c
parente4b43ebb3afbd231a4e5630e7e358aa3093f8677
gh-99535: Add test for inheritance of annotations and update documentation (#99990)
Doc/howto/annotations.rst
Doc/library/typing.rst
Lib/test/test_grammar.py