]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111800: Fix `test_recursive_repr` from `test_io` under WASI to not recurse so...
authorNikita Sobolev <mail@sobolevn.me>
Thu, 16 Nov 2023 19:47:38 +0000 (22:47 +0300)
committerGitHub <noreply@github.com>
Thu, 16 Nov 2023 19:47:38 +0000 (11:47 -0800)
commit974847be443e9798615e197ec6642e546a71a6b0
tree06b5b133213f59515db1847705624e61c56536a1
parent762eb58220992d1ab809b9a281d47c0cd48a5aec
gh-111800: Fix `test_recursive_repr` from `test_io` under WASI to not recurse so deeply (GH-112150)
Lib/test/test_io.py