1. f96e7fd bpo-36941: Windows build changes for Windows ARM64 (GH-13365) by Paul Monson · 5 years ago
  2. 23bace2 bpo-36635: Add _testinternalcapi module (GH-12841) by Victor Stinner · 5 years ago
  3. 8a1657b bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825) by Paul Monson · 5 years ago
  4. 4c70d9f bpo-34691: Compile _contextvars module into main Python library (GH-11741) by Steve Dower · 6 years ago
  5. 0cd6391 bpo-34977: Add Windows App Store package (GH-11027) by Steve Dower · 6 years ago
  6. 1c3de54 bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029) by Steve Dower · 6 years ago
  7. cb0b78a Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019) by Victor Stinner · 6 years ago
  8. 468a15a bpo-34977: Add Windows App Store package (GH-10245) by Steve Dower · 6 years ago
  9. 53125a5 bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095) by Steve Dower · 6 years ago
  10. f23746a bpo-32436: Implement PEP 567 (#5027) by Yury Selivanov · 7 years ago
  11. 2507e29 bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227) by Steve Dower · 7 years ago
  12. 94e1696 bpo-14976: Reentrant simple queue (#3346) by Antoine Pitrou · 7 years ago
  13. d01db1c bpo-31358: Pull zlib out of the repository (GH-3375) by Zachary Ware · 7 years ago
  14. 68d663c [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) by Steve Dower · 7 years ago
  15. 10beb3c Issue #28896: Disable WindowsRegistryFinder by default. by Steve Dower · 8 years ago
  16. a836362 Issue #28448: Fix C implemented asyncio.Future didn't work on Windows by INADA Naoki · 8 years ago
  17. 312cef7 Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests. by Steve Dower · 8 years ago
  18. df450d1 Issue #27469: Adds a shell extension to the launcher so that drag and drop works correctly. by Steve Dower · 8 years ago
  19. bc3e9ca Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj by Steve Dower · 8 years ago
  20. 6fd76bc Fixes use of Py_IntDir and Py_OutDir to control build directories. by Steve Dower · 8 years ago
  21. 945863a Fixes build order and lingering intermediate files. by Steve Dower · 8 years ago
  22. b27f3c3 Issue #24986: Allow building Python without external libraries on Windows by Zachary Ware · 9 years ago
  23. 42a059b Issue #24268: Adds PCBuild project to build _testmultiphase module. by Steve Dower · 9 years ago
  24. bd4b247 Actually build Tix. by Zachary Ware · 9 years ago
  25. 89fc3ca Make bdist_wininst build only on demand by Steve Dower · 10 years ago
  26. 65e4cb1 Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release. by Steve Dower · 10 years ago