]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38597: Never statically link extension initialization code on Windows (GH-18724)
authorSteve Dower <steve.dower@python.org>
Tue, 3 Mar 2020 00:04:11 +0000 (00:04 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2020 00:04:11 +0000 (00:04 +0000)
commitce3a4984089b8e0ce5422ca32d75ad057b008074
tree6c0c05ae9b8d47047d4304019beb4199586b637c
parent0c2b509f9d1d3a9065bc62c2407e1dc2ed70e9c2
bpo-38597: Never statically link extension initialization code on Windows (GH-18724)
Lib/distutils/_msvccompiler.py
Lib/distutils/tests/test_msvccompiler.py
Misc/NEWS.d/next/Windows/2020-03-01-15-04-54.bpo-38597.MnHdYl.rst [new file with mode: 0644]
PCbuild/pythoncore.vcxproj