]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105751: Remove obsolete `object` base class in some ctypes tests (GH-107460...
authorŁukasz Langa <lukasz@langa.pl>
Mon, 31 Jul 2023 15:01:25 +0000 (15:01 +0000)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 15:01:25 +0000 (17:01 +0200)
commit831fd19d30a4051d96117f42b625642ee8a250fb
tree7d7b20c415952ee16931a3f6d2308f54573a0ea5
parent99518bbbf47a198f8c51e82e7357ac7efdafdcd8
[3.12] gh-105751: Remove obsolete `object` base class in some ctypes tests (GH-107460) (#107501)

(cherry picked from commit 520efecfc3aed34d3a44545c7cd872d1aea8c7dc)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>
Lib/test/test_ctypes/test_as_parameter.py
Lib/test/test_ctypes/test_callbacks.py
Lib/test/test_ctypes/test_numbers.py
Lib/test/test_ctypes/test_parameters.py