]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111806: Fix `test_recursion` in `test_richcmp` on WASI builds (GH-111830...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Nov 2023 22:04:29 +0000 (23:04 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2023 22:04:29 +0000 (22:04 +0000)
commitd35c94566ad842d04a4cdeb2cf955f1c9874221e
tree372356d636220b0d5a6990e4962df386b3e39e86
parentf70ae99cb47b9727d0d66fd636986cbfc0530b41
[3.12] gh-111806: Fix `test_recursion` in `test_richcmp` on WASI builds (GH-111830) (GH-111831)

gh-111806: Fix `test_recursion` in `test_richcmp` on WASI builds (GH-111830)
(cherry picked from commit f115a55f0e455a4b43a1da9fd838a60a101f182a)

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