- Add 3.10.20, 3.11.15, and 3.12.13.
build-full-installer-1.patchandbuild-full-installer-2.patchwere identical. Deletebuild-full-installer-2.patchand renumber the remainingbuild-full-installerpatch files.
- Add 3.9.24, 3.10.19, 3.11.14, and 3.12.12.
- Rebuild Python 3.7.13-3.7.17, 3.8.13-3.8.20, and 3.9-3.12 to fix error installing Universal C Runtime (python/cpython#138896).
- Rebuild Python 3.5-3.6 to include the correct version of
vcruntime140.dllin the NuGet and embeddable packages.
- Remove note that Python 3.5 is no longer possible to build.
- Given that https://svn.python.org/projects/python/externals no longer exists, create https://github.com/adang1345/cpython-source-deps and https://github.com/adang1345/cpython-bin-deps to hold external dependencies that Python 3.5 requires that were never migrated from SVN to GitHub.
- Rebuild Python 3.5 using Visual Studio 2022 and the Windows 11 SDK. Patch the build script to pull some external dependencies from https://github.com/adang1345/cpython-source-deps and https://github.com/adang1345/cpython-bin-deps. Use Windows SDK 10.0.15063.468 to build the Tcl/Tk external dependency.
- Update patch for Python 3.6 to use Windows SDK 10.0.15063.468 when building the Tcl/Tk external dependency instead of downloading a pre-built version. Rebuild Python 3.6.
- Remove
indexlines from patch files. They are unnecessary.
- Rebuild Python 3.6+ using Visual Studio 2022 and the Windows 11 SDK. Update patches to fix any incompatibilities with the newer compiler and SDK.
- Add note that Python 3.5 is no longer possible to build.
- Change the note to build from a path without spaces. This requirement applies to versions under 3.9 only and not all versions.
- This project's history was not recorded until 29 August 2025.