]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.6] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231) (GH-18233)
authorSteve Dower <steve.dower@python.org>
Fri, 31 Jan 2020 02:12:20 +0000 (13:12 +1100)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2020 02:12:20 +0000 (21:12 -0500)
commit51332c467ed2e07a191f903d554d0c54248e4d88
tree5174de3faab5a04b81cb7f52edc678c7c46bf1b0
parentc563f409ea30bcb0623d785428c9257917371b76
[3.6] bpo-39401: Avoid unsafe DLL load on Windows 7 and earlier (GH-18231) (GH-18233)
Misc/NEWS.d/next/Security/2020-01-28-20-54-09.bpo-39401.he7h_A.rst [new file with mode: 0644]
PC/getpathp.c
Tools/msi/bundle/bootstrap/PythonBootstrapperApplication.cpp