]> granicus.if.org Git - python/commit
bpo-36085: Add additional load flag to ensure DLL loads successfully (GH-12633)
authorSteve Dower <steve.dower@microsoft.com>
Sun, 31 Mar 2019 00:14:46 +0000 (17:14 -0700)
committerGitHub <noreply@github.com>
Sun, 31 Mar 2019 00:14:46 +0000 (17:14 -0700)
commitac19d9652799412404aef6b357a01057df34e005
treef40226c6e918c963dd0602ec1aaacf3c34df9df4
parente724152796a5a41544f52054506c6c2248242a5d
bpo-36085: Add additional load flag to ensure DLL loads successfully (GH-12633)
Lib/ctypes/test/test_loading.py