]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38597: Never statically link extension initialization code on Windows (GH-18724)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 3 Mar 2020 00:30:18 +0000 (16:30 -0800)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2020 00:30:18 +0000 (16:30 -0800)
commit0d20364b132014eec609b900997c34779a4d548c
treed80958474b5a2a4e395e5d1024a5474f84f00165
parent9ddcb914f9c2debe7c1359b2450cd1573e86b91c
bpo-38597: Never statically link extension initialization code on Windows (GH-18724)

(cherry picked from commit ce3a4984089b8e0ce5422ca32d75ad057b008074)

Co-authored-by: Steve Dower <steve.dower@python.org>
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