Skip to content

bpo-45019: Add a tool to generate list of modules to include for frozen modules#27980

Merged
ericsnowcurrently merged 41 commits into
python:mainfrom
ericsnowcurrently:frozen-modules-cleanup
Aug 30, 2021
Merged

bpo-45019: Add a tool to generate list of modules to include for frozen modules#27980
ericsnowcurrently merged 41 commits into
python:mainfrom
ericsnowcurrently:frozen-modules-cleanup

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented Aug 26, 2021

Copy link
Copy Markdown
Member

Frozen modules must be added to several files in order to work properly. Before this change this had to be done manually. Here we add a tool to generate the relevant lines in those files instead. This helps us avoid mistakes and omissions.

https://bugs.python.org/issue45019

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants