]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111806: Fix `test_recursion` in `test_richcmp` on WASI builds (GH-111830)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 7 Nov 2023 21:37:29 +0000 (00:37 +0300)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2023 21:37:29 +0000 (13:37 -0800)
commitf115a55f0e455a4b43a1da9fd838a60a101f182a
tree8dde7e872748a574415e7e945027f75e48d66ee6
parent0e83d941bea921380ce4a1494121f3ec30ae652e
gh-111806: Fix `test_recursion` in `test_richcmp` on WASI builds (GH-111830)
Lib/test/test_richcmp.py