v3.12.13
gh-118347: Fix Windows installer not updating launcher (GH-118386)
bpo-47171: Enable installing the py.exe launcher on Windows ARM64 (GH-32203)
bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)
gh-115554: Improved logic for handling multiple existing py.exe launcher installs (GH-115793)
Optimize images by IMGbot (GH-21348)
gh-97649: The Tools directory is no longer installed on Windows (GH-97653)
Issue #25102: Windows installer does not precompile for -O or -OO.
Issue #23260: Update Windows installer
Enables building compressed Windows test builds with --pack option.