COMMITS
/ PCbuild/pcbuild.proj February 14, 2019
P
bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)
Paul Monson committed
February 2, 2019
S
bpo-34691: Compile _contextvars module into main Python library (GH-11741)
Steve Dower committed
December 11, 2018
S
bpo-34977: Add Windows App Store package (GH-11027)
Steve Dower committed
December 10, 2018
S
bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029)
Steve Dower committed
December 7, 2018
V
Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)
Victor Stinner committed
S
bpo-34977: Add Windows App Store package (GH-10245)
Steve Dower committed
October 27, 2018
S
bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)
Steve Dower committed
January 23, 2018
Y
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov committed
January 18, 2018
January 15, 2018
A
bpo-14976: Reentrant simple queue (#3346)
Antoine Pitrou committed
September 7, 2017
Z
bpo-31358: Pull zlib out of the repository (GH-3375)
Zachary Ware committed
July 17, 2017
S
[bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688)
Steve Dower committed
December 12, 2016
S
Issue #28896: Disable WindowsRegistryFinder by default.
Steve Dower committed
October 21, 2016
I
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows
INADA Naoki committed
October 3, 2016
July 16, 2016
S
S
Fixes use of Py_IntDir and Py_OutDir to control build directories.
Steve Dower committed
July 18, 2016
S
Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj
Steve Dower committed
July 14, 2016
S
Fixes build order and lingering intermediate files.
Steve Dower committed
September 4, 2015
Z
Issue #24986: Allow building Python without external libraries on Windows
Zachary Ware committed
May 24, 2015
S
Issue #24268: Adds PCBuild project to build _testmultiphase module.
Steve Dower committed
April 14, 2015
Z
Actually build Tix.
Zachary Ware committed
December 16, 2014
S
Make bdist_wininst build only on demand
Steve Dower committed
November 22, 2014