]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108303: Move more typing related files to Lib/test/typinganndata (GH-111825...
authorNikita Sobolev <mail@sobolevn.me>
Wed, 8 Nov 2023 16:56:24 +0000 (19:56 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Nov 2023 16:56:24 +0000 (16:56 +0000)
commit992c3f6b51edd58ad6c751af9aa6a7819e2796c1
tree97d29282beee8f76d54d1c405dd4359a0c1d76bd
parent42699c82d7b274c73ab0f3970bf27e2228b813d1
[3.12] gh-108303: Move more typing related files to Lib/test/typinganndata (GH-111825) (#111859)

[3.12] gh-108303: Move more typing related files to Lib/test/typinganndata(GH-111825)
Lib/test/test_type_aliases.py
Lib/test/test_typing.py
Lib/test/typinganndata/_typed_dict_helper.py [moved from Lib/test/_typed_dict_helper.py with 100% similarity]
Lib/test/typinganndata/mod_generics_cache.py [moved from Lib/test/mod_generics_cache.py with 100% similarity]