]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105751: Reenable disable test_ctypes tests (#105818)
authorVictor Stinner <vstinner@python.org>
Thu, 15 Jun 2023 09:36:41 +0000 (11:36 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2023 09:36:41 +0000 (09:36 +0000)
commitb496ff31091d0b2530c804e64b9e84e4e154268c
treee67621a03f43149168faa9e1bc53a74a31b7a99b
parent0841ca7932987f30a2a23d39f3e6e141622d6fea
gh-105751: Reenable disable test_ctypes tests (#105818)

Reenable 3 tests:

* test_overflow()
* test_basic_wstrings()
* test_toolong()
Lib/test/test_ctypes/test_memfunctions.py
Lib/test/test_ctypes/test_strings.py