COMMITS
/ PCbuild/python.vcxproj November 26, 2024
S
gh-127285: Update PCbuild files for a number of missed changes (GH-127286)
Sergey Muraviov committed
January 22, 2024
January 17, 2024
S
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower committed
January 16, 2024
S
November 1, 2023
G
gh-111520: Integrate the Tier 2 interpreter in the Tier 1 interpreter (#111428)
Guido van Rossum committed
March 17, 2023
S
Increase stack reserve size for Windows debug builds to avoid test crashes (GH-102764)
Steve Dower committed
April 6, 2022
March 23, 2022
N
December 8, 2021
S
bpo-46015: Fixes calculation of sys.path in a venv on Windows (GH-29992)
Steve Dower committed
December 3, 2021
S
bpo-45582: Port getpath[p].c to Python (GH-29041)
Steve Dower committed
July 5, 2021
S
September 11, 2019
S
bpo-37326: Include libffi license when available (GH-15921)
Steve Dower committed
June 17, 2019
P
bpo-37288: Fix Windows build when --no-tkinter is specified (GH-14096)
Paul Monson committed
June 14, 2019
S
Implement Windows release builds in Azure Pipelines (GH-14065)
Steve Dower committed
May 22, 2019
P
bpo-36941: Project file fixups for Windows ARM64 (GH-13477)
Paul Monson committed
May 17, 2019
P
bpo-36941: Windows build changes for Windows ARM64 (GH-13365)
Paul Monson committed
February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
January 9, 2018
S
bpo-32507: Change Windows install to include app-local UCRT (#5119)
Steve Dower committed
November 15, 2017
V
bpo-32030: Split Py_Main() into subfunctions (#4399)
Victor Stinner committed
September 6, 2017
S
bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311)
Steve Dower committed
June 19, 2017
S
September 23, 2016
S
Issue #28251: Improvements to help manuals on Windows.
Steve Dower committed
April 13, 2016
S
Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions.
Steve Dower committed
April 6, 2016
S
Adds version info to all signed binaries on Windows.
Steve Dower committed
November 22, 2014
July 25, 2014
N
Issue #18093: Factor out the programs that embed the runtime
Nick Coghlan committed
April 30, 2014
Z
Issue #19962: The Windows build process now creates "python.bat"
Zachary Ware committed
July 7, 2013
V
Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fix
Victor Stinner committed
December 23, 2012
B
Fix #14470. Remove w9xpopen per PEP 11.
Brian Curtin committed
May 19, 2012
K
Clean up the PCBuild project files, removing redundant settings and
Kristján Valur Jónsson committed
May 13, 2012
B
changeset: 76969:0cbe1099226d
Brian Curtin committed
B
Fix #13210. Port the Windows build from VS2008 to VS2010.
Brian Curtin committed