]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46644: Fix test_typing test broken by GH-31151 due to a merge race (GH-31833)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sat, 12 Mar 2022 02:17:45 +0000 (18:17 -0800)
committerGitHub <noreply@github.com>
Sat, 12 Mar 2022 02:17:45 +0000 (18:17 -0800)
commit75174371e6cac935b598a68c1113f6db1e0d6ed8
treeac9d83c08c3a5c423010f3185056fd0d3c47c92d
parent870b22b9c442d035190d2b8fb82256cd9a03da48
bpo-46644: Fix test_typing test broken by GH-31151 due to a merge race (GH-31833)
Lib/test/test_typing.py