]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111681: minor fixes to typing doctests; remove unused imports in `test_typi...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Mon, 13 Nov 2023 14:08:57 +0000 (14:08 +0000)
committerGitHub <noreply@github.com>
Mon, 13 Nov 2023 14:08:57 +0000 (14:08 +0000)
commit9aa5ff82d43435293acf0337fd069dce783176fc
tree7a58215454b27fe35e2d6049ea1540ef82e01e28
parent7313bde84c82e37aa1110d44b796ec3025b0f611
[3.12] gh-111681: minor fixes to typing doctests; remove unused imports in `test_typing` (#111682) (#112035)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Doc/library/typing.rst
Lib/test/test_typing.py