]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111799: Fix `testRecursiveRepr` from `test_fileio` on WASI (GH-112181)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 16 Nov 2023 23:12:27 +0000 (02:12 +0300)
committerGitHub <noreply@github.com>
Thu, 16 Nov 2023 23:12:27 +0000 (15:12 -0800)
commitf92ea63f6f2c37917fc095a1bc036a8b0c45a084
tree50b820a10490f191cf26e5586f8de19f8b156f94
parentceefa0b0795b5cc7adef89bd036ce843b5c78d3e
gh-111799: Fix `testRecursiveRepr` from `test_fileio` on WASI (GH-112181)
Lib/test/test_fileio.py