]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-145278: freeze encodings (partially) and linecache (#148347)
authorFilipe Laíns <lains@riseup.net>
Tue, 14 Apr 2026 20:01:23 +0000 (21:01 +0100)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 20:01:23 +0000 (21:01 +0100)
commit0012686d92fe51f426bcd6797e2f2a50ad4ac74f
tree561f945c8fd644299c3ed2ea3215bbf36229bbf8
parent95cbd4a232d9a68680059a0cb42e3f0d2994e206
GH-145278: freeze encodings (partially) and linecache (#148347)
Makefile.pre.in
Misc/NEWS.d/next/Core_and_Builtins/2026-02-26-21-22-34.gh-issue-145278.DHkYqt.rst [new file with mode: 0644]
PCbuild/_freeze_module.vcxproj
PCbuild/_freeze_module.vcxproj.filters
Python/frozen.c
Tools/build/freeze_modules.py