]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:18 +0000 (23:04 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2023 22:04:18 +0000 (22:04 +0000)
commit942ef7bde4ad22f1cc73bfc69fe0540395e75405
tree79985e9218a1bfce9c768590d6c4fefd9173fdef
parent4edf25565f20550024f98bd2a561d3ee15cc3aac
[3.11] gh-111806: Fix `test_recursion` in `test_richcmp` on WASI builds (GH-111830) (GH-111832)

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