]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111199)
authorFurkan Onder <furkanonder@protonmail.com>
Mon, 23 Oct 2023 09:49:44 +0000 (12:49 +0300)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 09:49:44 +0000 (12:49 +0300)
commitf446df741f58488da198a265bc807712b3a66a98
treeb18a8b02c1e2af12e1704d20b97b62c0da888bd5
parent0a23960266fe486c53bca9bc569709dacd3e03c2
[3.11] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111199)

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