]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111495: Test C API functions with extreme sizes and indices (GH-111631...
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Nov 2023 10:28:34 +0000 (12:28 +0200)
committerGitHub <noreply@github.com>
Sat, 4 Nov 2023 10:28:34 +0000 (12:28 +0200)
commitcd778b4917b29b4868aa339e920f947ab6cb6cb9
treea41fafa3d7da19c1bae84bdb9b0bfcc392704381
parent3b839ccfdfb6db8faf832add17e7a9b6c517230a
[3.12] gh-111495: Test C API functions with extreme sizes and indices (GH-111631) (GH-111731)

(cherry picked from commit a8e1f474c20ab15140dd0cfcb96b696857907a60)
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