]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111808: Fix recursion error on WASM in `test_typing` (GH-111819)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 7 Nov 2023 19:23:57 +0000 (22:23 +0300)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2023 19:23:57 +0000 (11:23 -0800)
commit0e83d941bea921380ce4a1494121f3ec30ae652e
tree76a0519f39b357d9e663fb7668398fa81d53d01f
parent2f9cb7e095370e38bde58c79c8a8ea7705eefdc2
gh-111808: Fix recursion error on WASM in `test_typing` (GH-111819)
Lib/test/test_typing.py