]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46088: Automatically detect or install bootstrap Python runtime when building...
authorSteve Dower <steve.dower@python.org>
Sat, 18 Dec 2021 13:05:45 +0000 (13:05 +0000)
committerGitHub <noreply@github.com>
Sat, 18 Dec 2021 13:05:45 +0000 (13:05 +0000)
commit6fc91daf730c60b08b4b32cdce28ff26505a0622
tree56de731264b748a79c5c698d4f944a7858ff3d0b
parent6214caafbe66e34e84c1809abf0b7aab6791956b
bpo-46088: Automatically detect or install bootstrap Python runtime when building from Visual Studio (GH-30143)
Misc/NEWS.d/next/Build/2021-12-16-14-18-07.bpo-46088.8UUuAd.rst [new file with mode: 0644]
PCbuild/_freeze_module.vcxproj
PCbuild/find_python.bat
PCbuild/pyproject.props
PCbuild/regen.targets