- 677356b gh-115554: Improved logic for handling multiple existing py.exe launcher installs (GH-116201) by Steve Dower · 1 year, 6 months ago
- d678ee7 [3.11] Trim trailing whitespace and test on CI (GH-104275) (#108215) by Hugo van Kemenade · 2 years ago
- 3b0747a gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-105147) by Miss Islington (bot) · 2 years, 3 months ago
- fd155b9 gh-101849: Add upgrade codes for old versions of launcher that ended up with later version numbers (GH-101877) by Miss Islington (bot) · 2 years, 7 months ago
- 0fbee30 gh-90989: Clarify some installer text (GH-97668) by Steve Dower · 3 years ago
- fe4f2f9 gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matching UUIDs with official releases (GH-96755) by Miss Islington (bot) · 3 years ago
- 7604456 bpo-46744: Support "-Win32" and make platform flags case insensitive in Windows build scripts. (GH-31803) by Miss Islington (bot) · 3 years ago
- f5011df gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95631) by Miss Islington (bot) · 3 years, 1 month ago
- 3192fd7 gh-95445: Ensure Windows msi uninstalls document folder successfully (GH-95465) by Miss Islington (bot) · 3 years, 1 month ago
- 8786407 gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825) by Miss Islington (bot) · 3 years, 3 months ago
- 7173fd5 Remove the ancient Pynche color editor (#91554) by Barry Warsaw · 3 years, 5 months ago
- 2ab609d bpo-47171: Enable installing the py.exe launcher on Windows ARM64 (GH-32203) by Steve Dower · 3 years, 5 months ago
- bad86a6 bpo-46566: Add new py.exe launcher implementation (GH-32062) by Steve Dower · 3 years, 5 months ago
- 3751b6b bpo-47086: Remove .chm from Windows installer and add HTML docs (GH-32038) by Steve Dower · 3 years, 5 months ago
- 7c77652 bpo-47032: Ensure Windows install builds fail correctly with a non-zero exit code when part of the build fails (GH-31921) by Steve Dower · 3 years, 6 months ago
- 7088120 bpo-46948: Fix launcher installer build failure due to first part of fix (GH-31920) by Steve Dower · 3 years, 6 months ago
- 77446d2 bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31726) by Steve Dower · 3 years, 6 months ago
- 8f31bf4 bpo-46744: Move Windows ARM64 installation directory to correct ProgramFiles (GH-31677) by Steve Dower · 3 years, 6 months ago
- da7d99a bpo-46567: Add Tcl/Tk build for Windows ARM64 (GH-31574) by Steve Dower · 3 years, 6 months ago
- ba650af Optimize images by IMGbot (GH-21348) by Manish Kumar ⛄ · 3 years, 7 months ago
- 45faf15 bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885) by Steve Dower · 3 years, 7 months ago
- c47c9e6 bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889) by bneuburg · 3 years, 8 months ago
- d930170 bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577) by Crowthebird · 3 years, 9 months ago
- 098a33f bpo-29844: Remove obsolete paragraph from Tools/msi/README.txt (GH-29141) by Zachary Ware · 3 years, 11 months ago
- 4dc4300 bpo-45022: Fix libffi DLL name in Windows installer sources (GH-28203) by giovanniwijaya · 4 years ago
- be42c06 Update URLs in comments and metadata to use HTTPS (GH-27458) by Noah Kantrowitz · 4 years, 1 month ago
- e35dd55 Improve CDN purge script (GH-25251) by Steve Dower · 4 years, 5 months ago
- 0e2a0f7 bpo-42802: Remove distutils bdist_wininst command (GH-24043) by Victor Stinner · 4 years, 8 months ago
- af4cd16 Do not remove x bit from published directories (GH-24101) by Steve Dower · 4 years, 8 months ago
- 9b69342 bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271) by Steve Dower · 4 years, 10 months ago
- 1f73c32 bpo-41712: Avoid runaway regex match in upload scripts (GH-23166) by Yash Shete · 4 years, 10 months ago
- db6434c Enable signing of nuget.org packages and update to supported timestamp server (GH-23132) by Steve Dower · 4 years, 10 months ago
- 6444ca9 bpo-41526: Fixed layout of final page of the installer (GH-21871) by Steve Dower · 5 years ago
- 37a06cb bpo-41412 and bpo-40948: Windows installer updates (GH-21656) by Steve Dower · 5 years ago
- bbf36e8 bpo-41070: Simplify pyshellext.dll build (GH-21037) by Nikita Nemkin · 5 years ago
- 8c862e5 bpo-39631: Fix file association MIME type in the Windows installer (GH-20205) by Zackery Spytz · 5 years ago
- 62972d9 bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) by Paul Ganssle · 5 years ago
- d6b727e bpo-40501: Replace ctypes code in uuid with native module (GH-19948) by Steve Dower · 5 years ago
- 2dd4174 bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918) by Steve Dower · 5 years ago
- 78018bb Remove outdated mention of hg.exe from Tools/msi/README.txt (GH-17792) by Anthony Shaw · 6 years ago
- 0ac6137 bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive (GH-16968) by Steve Dower · 6 years ago
- 794616f bpo-38534: Replace wrong KB number references (GH-16955) by benedwards14 · 6 years ago
- 3a0ddbc bpo-37283: Ensure command-line and unattend.xml setting override previously detected states in Windows installer (GH-15759) by Steve Dower · 6 years ago
- fe330fc Fix publishing of Windows release (GH-15006) by Steve Dower · 6 years ago
- 994a3b8 Enable publish of Windows releases through Azure Pipelines (GH-14720) by Steve Dower · 6 years ago
- f569092 bpo-37351: Removes libpython38.a from standard Windows distribution (#14276) by Steve Dower · 6 years ago
- 749e730 Fix Windows release build issues (GH-14091) by Steve Dower · 6 years ago
- 21a92f8 Implement Windows release builds in Azure Pipelines (GH-14065) by Steve Dower · 6 years ago
- e0c0c7e bpo-37156: Fix libssl DLL tag in MSI sources (GH-13866) by Steve Dower · 6 years ago
- 606c66a Allow Windows layout builds to fully skip code signing (GH-12808) by Steve Dower · 6 years ago
- 79da388 bpo-36085: Add installer check for KB2533625 (GH-12636) by Steve Dower · 6 years ago
- 32119e1 bpo-35947: Update Windows to the current version of libffi (GH-11797) by Paul Monson · 6 years ago
- 4a9a505 bpo-36441: Fixes creating a venv when debug binaries are installed. (#12566) by Steve Dower · 6 years ago
- 85e102a bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744) by Steve Dower · 7 years ago
- 4c70d9f bpo-34691: Compile _contextvars module into main Python library (GH-11741) by Steve Dower · 7 years ago
- d3bbc52 Enable signing Windows builds with SHA1 environment variable (GH-11279) by Steve Dower · 7 years ago
- 0cd6391 bpo-34977: Add Windows App Store package (GH-11027) by Steve Dower · 7 years ago
- 1c3de54 bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029) by Steve Dower · 7 years ago
- cb0b78a Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019) by Victor Stinner · 7 years ago
- 468a15a bpo-34977: Add Windows App Store package (GH-10245) by Steve Dower · 7 years ago
- e421106 bpo-35134: Create Include/cpython/ subdirectory (GH-10624) by Victor Stinner · 7 years ago
- 53125a5 bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095) by Steve Dower · 7 years ago
- a486a47 Fixes issues in Windows release upload script (GH-9845) by Steve Dower · 7 years ago
- f14c28f bpo-34011: Fixes missing venv files and other tests (GH-9458) by Steve Dower · 7 years ago
- e6a4755 bpo-34217: Use lowercase for windows headers (GH-8472) by Erik Janssens · 7 years ago
- c536bee Updated MSI README to mention dependency on .NET 3.5. (GH-8375) by Vinay Sajip · 7 years ago
- 74e4aee Prevent upload script uploading from the wrong directory (GH-7953) by Steve Dower · 7 years ago
- eeb99bd Fixes upload script to always run commands even when previous ones fail (GH-7670) by Steve Dower · 7 years ago
- e1c54f4 Adds new upload script for Windows releases (GH-7268) by Steve Dower · 7 years ago
- a8c3424 bpo-25427: Remove pyvenv (GH-5962) by Brett Cannon · 7 years ago
- 881323d Minor improvements to the Windows build/release process (GH-5935) by Steve Dower · 8 years ago
- f23746a bpo-32436: Implement PEP 567 (#5027) by Yury Selivanov · 8 years ago
- 2507e29 bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227) by Steve Dower · 8 years ago
- d135f20 bpo-32507: Change Windows install to include app-local UCRT (#5119) by Steve Dower · 8 years ago
- 9ab11b3 Allows non-critical upload steps to fail (#4742) by Steve Dower · 8 years ago
- 0d2a908 bpo-31944: Fixes build and Modify button (#4278) by Steve Dower · 8 years ago
- 2084b30 bpo-31523: Reliability improvements to the Windows build files (#3900) by Steve Dower · 8 years ago
- efb560e bpo-31662: Fix typos in uploadrelease.bat script by Anselm Kruis · 8 years ago
- f1502d0 bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711) by Stefan Grönke · 8 years ago
- b84bcc4 bpo-31392: Update SSL build for 1.1.0 (#3448) by Steve Dower · 8 years ago
- 5fcd5e6 bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (#3311) by Steve Dower · 8 years ago
- f085191 Fix build batch files (#2750) by Steve Dower · 8 years ago
- 68d663c [bpo-30916] Pre-build OpenSSL and Tcl/Tk for Windows (#2688) by Steve Dower · 8 years ago
- 40a23e8 bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) by Steve Dower · 8 years ago
- 51599e2 bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) by Zachary Ware · 8 years ago
- 6b6e687 bpo-27425: Be more explicit in .gitattributes (GH-840) by Zachary Ware · 8 years ago
- d6debb2 bpo-29919: Remove unused imports found by pyflakes (#137) by Victor Stinner · 8 years ago
- 3286123 Takes vcruntime140.dll from the correct source. (#679) by Steve Dower · 8 years ago
- f6e6101 Fixes the upload script to purge the CDN correctly and display success output. (#466) by Steve Dower · 8 years ago
- a0c07d2 bpo-27593: Updates Windows build to use information from git (#262) by Steve Dower · 9 years ago
- 1aceb02 bpo-29624: Adds purge step and layout test after uploading files. (#258) by Steve Dower · 9 years ago
- 52a7e92 bpo-29579: Removes readme.txt from the installer. (#160) by Steve Dower · 9 years ago
- d947e4d Includes ensurepip and venv packages in nuget package. by Steve Dower · 9 years ago
- f007b49 Includes ensurepip and venv packages in nuget package. by Steve Dower · 9 years ago
- 5288477 Includes ensurepip and venv packages in nuget package. by Steve Dower · 9 years ago
- 8bfba84 Issue #28783: Replaces bdist_wininst in nuget packages with stub by Steve Dower · 9 years ago
- b227227 Issue #28783: Replaces bdist_wininst in nuget packages with stub by Steve Dower · 9 years ago
- e711cc0 Issue #28783: Replaces bdist_wininst in nuget packages with stub by Steve Dower · 9 years ago
- 9cc113a Issue #28846: Various installer fixes by Steve Dower · 9 years ago
- 1058109 Issue #28846: Various installer fixes by Steve Dower · 9 years ago