cpython/Misc/NEWS.d/next/Core and Builtins/2023-08-28-03-38-28.gh-issue-108716.HJBPwt.rst

2 lines
129 B
ReStructuredText

Turn off deep-freezing of code objects. Modules are still frozen, so that a
file system search is not needed for common modules.