]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109515: When generating deep frozen modules on Windows, use a list file instead...
authorRiccardo Ghetta <rghe@users.noreply.github.com>
Mon, 30 Oct 2023 16:14:26 +0000 (17:14 +0100)
committerGitHub <noreply@github.com>
Mon, 30 Oct 2023 16:14:26 +0000 (16:14 +0000)
commit8eaa206feccc913d172027a613d34a50210f4511
tree8cc84d19936b1ca1452c1f94e60eb5def7e3c579
parent6dfb8fe0236718e9afc8136ff2b58dcfbc182022
gh-109515: When generating deep frozen modules on Windows, use a list file instead of arguments (GH-109516)
PCbuild/_freeze_module.vcxproj
Tools/build/deepfreeze.py
Tools/build/freeze_modules.py