]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
authorChristian Heimes <christian@python.org>
Mon, 13 Dec 2021 19:48:46 +0000 (21:48 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Dec 2021 19:48:46 +0000 (20:48 +0100)
commiteb483c46d62707bdf705491f76cf1fa9642fb47e
tree27c95eb873672fd8433962ddad5503c3e193924a
parenta62be77266b1beadd42d4952186332bc0847b7d6
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
Doc/using/configure.rst
Makefile.pre.in
Misc/NEWS.d/next/Build/2021-12-02-23-21-18.bpo-45949.OTSo9X.rst [new file with mode: 0644]
Programs/_freeze_module.c
Programs/_freeze_module.py [new file with mode: 0644]
Tools/scripts/deepfreeze.py
Tools/scripts/freeze_modules.py
configure
configure.ac