]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105751: test_ctypes.test_numbers uses top level imports (#105762)
authorVictor Stinner <vstinner@python.org>
Wed, 14 Jun 2023 02:47:01 +0000 (04:47 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2023 02:47:01 +0000 (04:47 +0200)
commit381a1dc26162e9fcbec48ac2eee5ac8adb806b07
tree147d42e74501497041536b991fd444bde114e6b9
parentac7b551bde7a362bc77d2cb84accf755ac30eb09
gh-105751: test_ctypes.test_numbers uses top level imports (#105762)

Moroever, c_ulonglong and c_bool are always available.
Lib/test/test_ctypes/test_numbers.py