]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-145144: Add more tests for UserList, UserDict, etc (GH-145145) (GH-146296)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Mar 2026 16:06:01 +0000 (18:06 +0200)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 16:06:01 +0000 (18:06 +0200)
commit3a14b7faec5ce88748b1615936144033f2442a65
treee06001e483875b025391cbf5a1d39acf653127f5
parent0aa9153cf7c70cb47cb0f51b901e42d428f0b338
[3.13] gh-145144: Add more tests for UserList, UserDict, etc (GH-145145) (GH-146296)

(cherry picked from commit 161329cde2b1ce4e6a6fdd85c0da1d857aebfd2d)
Lib/test/seq_tests.py
Lib/test/string_tests.py
Lib/test/test_bytes.py
Lib/test/test_userdict.py
Lib/test/test_userlist.py
Lib/test/test_userstring.py