-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Freeze modules used during startup #145278
Copy link
Copy link
Open
Labels
buildThe build process and cross-buildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
buildThe build process and cross-buildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancement
Feature or enhancement
Proposal:
This should be
encodings, which was't frozen due to the lack of support for partially frozen packages, andlinecache, which is used when running in interactive mode.Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs