]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105431: Remove unused stuff from `test_typing.NewTypeTests` (GH-105432...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Jun 2023 06:57:21 +0000 (23:57 -0700)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 06:57:21 +0000 (06:57 +0000)
commit2b6f475db8adf0d75a8fce5dd8f2f50b875753d6
treed19bb9894d0113bb3cd2dbe76d246b143c240311
parentae25f1c8e5522dee4131a3b48490cdb199e9ae22
[3.12] gh-105431: Remove unused stuff from `test_typing.NewTypeTests` (GH-105432) (#105489)

gh-105431: Remove unused stuff from `test_typing.NewTypeTests` (GH-105432)
(cherry picked from commit 9d35a71a76cb033598ce136ea655d9e452fe3af0)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_typing.py