]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-105751: Remove obsolete `object` base class in some ctypes tests (GH-107460...
authorŁukasz Langa <lukasz@langa.pl>
Mon, 31 Jul 2023 14:40:47 +0000 (14:40 +0000)
committerGitHub <noreply@github.com>
Mon, 31 Jul 2023 14:40:47 +0000 (16:40 +0200)
commit1b40431189b2fe5da8020d28b60d6d2854b780ba
tree8f985fb00ba6f6aad575e7805f208ee0d9caa40e
parenta15d06c2305844fe0ac3723336f3815edbef98bc
[3.11] gh-105751: Remove obsolete `object` base class in some ctypes tests (GH-107460) (#107502)

(cherry picked from commit 520efecfc3aed34d3a44545c7cd872d1aea8c7dc)

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