]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111810: Fix `test_repr_deep` from `test_userlist` on WASI (#112197)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 18 Nov 2023 00:08:23 +0000 (03:08 +0300)
committerGitHub <noreply@github.com>
Sat, 18 Nov 2023 00:08:23 +0000 (16:08 -0800)
commit43b1c33204d125e256f7a0c3086ba547b71a105e
tree7f91252635e7a40aaf6ae8e760729c2469f07249
parentf489ace9e7aaa29b5a83b0a74a247abc8b032910
gh-111810: Fix `test_repr_deep` from `test_userlist` on WASI (#112197)

Co-authored-by: Brett Cannon <brett@python.org>
Lib/test/test_userlist.py