summaryrefslogtreecommitdiffstats
path: root/PC/layout/main.py
Commit message (Expand)AuthorAgeFilesLines
* gh-104780: Remove 2to3 program and lib2to3 module (#104781)Victor Stinner2023-05-231-23/+0
* gh-99834: Update bundled copy of Tcl/Tk to 8.6.13.0 on Windows (GH-101307)Steve Dower2023-01-261-1/+1
* gh-97681: Remove Tools/demo/ directory (#97682)Victor Stinner2022-10-031-1/+1
* gh-84623: Remove unused imports (#94132)Victor Stinner2022-06-221-3/+0
* Remove the ancient Pynche color editor (#91554)Barry Warsaw2022-04-171-1/+1
* bpo-42802: Remove distutils bdist_wininst command (GH-24043)Victor Stinner2021-01-081-9/+0
* bpo-42111: Make the xxlimited module an example of best extension module prac...Petr Viktorin2020-12-081-1/+1
* bpo-39930: Convert error to warning for more silent failure (GH-18921)Steve Dower2020-03-111-0/+4
* bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-...Steve Dower2019-11-201-3/+21
* bpo-38519: Internal include files missing on Windows (GH-16921)Zackery Spytz2019-10-281-6/+1
* Remove versioned executables from non-APPX packages (GH-15237)Steve Dower2019-08-121-3/+0
* bpo-37734: Fix use of registry values to launch Python from Microsoft Store a...Steve Dower2019-08-071-2/+8
* bpo-37641 preserve relative file location in embeddable zip (GH-14884)Bill Collins2019-07-251-6/+5
* bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)Steve Dower2019-07-241-1/+1
* Implement Windows release builds in Azure Pipelines (GH-14065)Steve Dower2019-06-141-35/+36
* bpo-36509: Add iot layout for Windows IoT containers (GH-12663)Paul Monson2019-04-121-2/+14
* bpo-35947: Update Windows to the current version of libffi (GH-11797)Paul Monson2019-03-291-1/+1
* bpo-35683: Improve Azure Pipelines steps (GH-11493)Steve Dower2019-01-221-0/+2
* bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport re...Steve Dower2019-01-081-7/+13
* bpo-35596: Fix vcruntime140.dll being added to embeddable distro multiple tim...Steve Dower2018-12-271-1/+1
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-111-0/+616
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-612/+0
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-071-0/+612