]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40214: Fix ctypes WinDLL test with insecure flags (GH-19652)
authorSteve Dower <steve.dower@python.org>
Wed, 22 Apr 2020 16:04:46 +0000 (17:04 +0100)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2020 16:04:46 +0000 (17:04 +0100)
commit9b498939009f49b8c772c89e8fc80efbfd8afcb5
tree278d8e0d4655241305d7b226eec68aef502f42f2
parent9bee32b34e4fb3e67a88bf14d38153851d4c4598
bpo-40214: Fix ctypes WinDLL test with insecure flags (GH-19652)
Lib/ctypes/test/test_loading.py