SIGN IN SIGN UP

bpo-45020: Default to using frozen modules unless running from source tree. (gh-28940)

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
E
Eric Snow committed
b9cdd0fb9c463c2503a4d854bb6529a9db58fe1b
Parent: fe0d9e2
Committed by GitHub <noreply@github.com> on 10/16/2021, 7:16:08 PM