]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45654: No need to freeze types (GH-30028)
authorChristian Heimes <christian@python.org>
Fri, 10 Dec 2021 18:09:09 +0000 (20:09 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Dec 2021 18:09:09 +0000 (19:09 +0100)
commit16638a4bdb802ae52d386a39d2dbef14de3fbc92
tree2e1182e7d23fc5c59327fc9b4cd938fd491b49b2
parent3f398a77d37b5dfd51dabbc362d482a482fa885a
bpo-45654: No need to freeze types (GH-30028)
Lib/runpy.py
Makefile.pre.in
PCbuild/_freeze_module.vcxproj
PCbuild/_freeze_module.vcxproj.filters
PCbuild/pythoncore.vcxproj
Python/frozen.c
Tools/scripts/freeze_modules.py