]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] 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:37 +0000 (06:42 -0800)
committerGitHub <noreply@github.com>
Tue, 1 Feb 2022 14:42:37 +0000 (06:42 -0800)
commit8765b01bcf6514602affcca66e7deeeb998f9cef
treedb4cd8c7f320fe0c346783bf1894497275408666
parent1dcd77280410e4b3bd7b0680f00a38cea466ebd1
[3.10] bpo-46584: remove check for `py2.3` from `ctypes/test_python_api` (GH-31024) (GH-31054)

(cherry picked from commit 913e340a323c7e61ae6e4acbb1312b4342657bec)

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