v3.14.3
gh-125729: Makes the installation of the turtle module dependent on the Tcl/Tk install option (GH-126176)
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31726)
Simplify MSI projects.
bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)
Adds pydoc shortcut, Edit with IDLE menu, moves redist folder into externals and fixes test script.
gh-99834: Update bundled copy of Tcl/Tk to 8.6.13.0 on Windows (GH-101307)
Improves handling of test markers for building Python without intefering with actual installs.