1. d135f20 bpo-32507: Change Windows install to include app-local UCRT (#5119) by Steve Dower · 7 years ago
  2. f7e5b56 bpo-32030: Split Py_Main() into subfunctions (#4399) by Victor Stinner · 7 years ago
  3. 5fcd5e6 bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311) by Steve Dower · 7 years ago
  4. 40a23e8 bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) by Steve Dower · 7 years ago
  5. fb4a96a Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  6. a7a222f Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 8 years ago
  7. b066058 Adds version info to all signed binaries on Windows. by Steve Dower · 8 years ago
  8. 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
  9. 973fe0b Issue #18093: Factor out the programs that embed the runtime by Nick Coghlan · 10 years ago
  10. 45bc17b Issue #19962: The Windows build process now creates "python.bat" by Zachary Ware · 10 years ago
  11. 24e33ac Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fix by Victor Stinner · 11 years ago
  12. 445ad99 Fix #14470. Remove w9xpopen per PEP 11. by Brian Curtin · 12 years ago
  13. c45ea9e Clean up the PCBuild project files, removing redundant settings and by Kristján Valur Jónsson · 12 years ago
  14. 40e41bb changeset: 76969:0cbe1099226d by Brian Curtin · 12 years ago
  15. 401f9f3 Fix #13210. Port the Windows build from VS2008 to VS2010. by Brian Curtin · 12 years ago