]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112984: Fix test_ctypes.test_loading.test_load_dll_with_flags when directory name...
authorSteve Dower <steve.dower@python.org>
Thu, 18 Jan 2024 00:26:31 +0000 (00:26 +0000)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2024 00:26:31 +0000 (00:26 +0000)
commit945540306c12116154d2e4cc6c17a8efd2290537
tree9c6aa967aba195e019b5ac1edf1274353e936a0f
parentf56d132deb9fff861439ed56ed7414d22e4e4bb9
gh-112984: Fix test_ctypes.test_loading.test_load_dll_with_flags when directory name includes a dot (GH-114217)
Lib/test/test_ctypes/test_loading.py