]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-46584: remove check for `py2.3` from `ctypes/test_python_api` (GH-31024...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 1 Feb 2022 14:42:49 +0000 (06:42 -0800)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 14:42:49 +0000 (06:42 -0800)
commit7368ca1b889d7fa16423e69034bf4c5fe7b00268
tree69c63496148807c96e4d395dad4c6079f6aa9665
parent2e9f77f9d4fc282666ff85051b6e7ade0eed1d4c
[3.9] bpo-46584: remove check for `py2.3` from `ctypes/test_python_api` (GH-31024) (GH-31053)

(cherry picked from commit 913e340a323c7e61ae6e4acbb1312b4342657bec)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/ctypes/test/test_python_api.py