mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
The default was "off". Switching it to "on" means users get the benefit of frozen stdlib modules without having to do anything. There's a special-case for running-in-source-tree, so contributors don't get surprised when their stdlib changes don't get used. https://bugs.python.org/issue45020
Miscellaneous source files for the main Python shared library