]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111495: Test C API functions with extreme sizes and indices (GH-111631)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Nov 2023 09:40:46 +0000 (11:40 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2023 09:40:46 +0000 (11:40 +0200)
commita8e1f474c20ab15140dd0cfcb96b696857907a60
tree1994de7f081314896f7f39d4d1e6a28f57d85cf2
parentf48e669504ce53040a04e0181064c11741a87817
gh-111495: Test C API functions with extreme sizes and indices (GH-111631)
Lib/test/test_capi/test_abstract.py
Lib/test/test_capi/test_bytearray.py
Lib/test/test_capi/test_bytes.py
Lib/test/test_capi/test_unicode.py