]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918)
authorSteve Dower <steve.dower@python.org>
Wed, 11 Mar 2020 11:18:12 +0000 (11:18 +0000)
committerGitHub <noreply@github.com>
Wed, 11 Mar 2020 11:18:12 +0000 (11:18 +0000)
commit2dd41740c97bd77695ddcc590caa7f53e76dc35a
treee0a323fafc27dc4660f5783faa5274ecd6c37562
parent39c34933fc958fd773ebf14ccd2e0224450b17ed
bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918)

Also adds GitHub CI test for Windows installer changes
.github/workflows/build_msi.yml [new file with mode: 0644]
Misc/NEWS.d/next/Windows/2020-03-11-10-15-56.bpo-39930.LGHw1j.rst [new file with mode: 0644]
PCbuild/pyproject.props
PCbuild/pythoncore.vcxproj
Tools/msi/exe/exe.wixproj
Tools/msi/exe/exe_files.wxs