]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103746: Test `types.UnionType` and `Literal` types together (#103747)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 24 Apr 2023 16:55:16 +0000 (19:55 +0300)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 16:55:16 +0000 (10:55 -0600)
commit3d29edaf0a5f2e12e7f72552f602c761ddaf0d13
treee7745a0ea6aef935cd0e8acc3e40e9fa210252d4
parentd2745fe850d7b1959843c3fd3d284aa14956cd9e
gh-103746: Test `types.UnionType` and `Literal` types together (#103747)
Lib/test/test_types.py
Lib/test/test_typing.py