Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly use... | Steve Dower | 2022-03-07 | 1 | -0/+1 |
* | bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885) | Steve Dower | 2022-01-28 | 3 | -3/+3 |
* | bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271) | Steve Dower | 2020-11-13 | 1 | -2/+2 |
* | Adds missing _asyncio.pyd to installer and generally tidies pyd management. | Steve Dower | 2016-10-29 | 1 | -68/+21 |
* | Issue #28217: Adds _testconsole module to test console input. Fixes some issu... | Steve Dower | 2016-10-03 | 1 | -0/+12 |
* | Issue #24910: Windows MSIs now have unique display names. | Steve Dower | 2015-09-05 | 2 | -2/+2 |
* | Issue #24585: Enables build-to-build upgrades that preserve settings. | Steve Dower | 2015-07-09 | 1 | -0/+1 |
* | Issue #24268: Adds PCBuild project to build _testmultiphase module. | Steve Dower | 2015-05-24 | 1 | -0/+12 |
* | Simplify MSI projects. | Steve Dower | 2015-02-14 | 7 | -40/+66 |
* | Issue #23260: Update Windows installer | Steve Dower | 2015-02-06 | 7 | -0/+154 |