]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-67565: Add tests for C-contiguity checks (GH-110951)
authorFurkan Onder <furkanonder@protonmail.com>
Thu, 19 Oct 2023 22:09:57 +0000 (01:09 +0300)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 22:09:57 +0000 (01:09 +0300)
commit9376728ce45191fcc0b908c7487ad7985454537e
treed99d5d06cb84e92fdf920b45ad3b794321a2cf05
parent677d4bc15e999aa57abe7d23d7fac2c34a6fe0ba
gh-67565: Add tests for C-contiguity checks (GH-110951)
Lib/test/test_binascii.py
Lib/test/test_capi/test_getargs.py
Lib/test/test_ssl.py