]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46584: remove check for `py2.3` from `ctypes/test_python_api` (GH-31024)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 1 Feb 2022 13:56:25 +0000 (16:56 +0300)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 13:56:25 +0000 (05:56 -0800)
commit913e340a323c7e61ae6e4acbb1312b4342657bec
tree451d9aa1105620e9d26bc17e5b32191cead5cf74
parent0515eafe55ce7699e3bbc3c1555f08073d43b790
bpo-46584: remove check for `py2.3` from `ctypes/test_python_api` (GH-31024)
Lib/ctypes/test/test_python_api.py