]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111198)
authorFurkan Onder <furkanonder@protonmail.com>
Mon, 23 Oct 2023 09:50:07 +0000 (12:50 +0300)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 09:50:07 +0000 (12:50 +0300)
commitd4d947dd718c49e75f55e3b13bb7645b839d45b5
tree82efecb813058390919d117f768b71fb681fbe9d
parent4d781bce2704f32b2ff4ddb0f7d97701a565b3e6
[3.12] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111198)

(cherry picked from commit 9376728ce45191fcc0b908c7487ad7985454537e)
Lib/test/test_binascii.py
Lib/test/test_capi/test_getargs.py
Lib/test/test_ssl.py