]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-145278: freeze encodings (partially) and linecache (#145279)
authorFilipe Laíns <lains@riseup.net>
Mon, 9 Mar 2026 13:28:00 +0000 (13:28 +0000)
committerGitHub <noreply@github.com>
Mon, 9 Mar 2026 13:28:00 +0000 (13:28 +0000)
commit3a0c716ad4922a84c407b69f8fca10f070007356
tree6b5fbc3336253b18a9bdf9e0cfb2091fad5c9118
parent886bc6e14bf01b615ffa328cd1acb46f9513a7fe
GH-145278: freeze encodings (partially) and linecache (#145279)
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