SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72114 0 1 Python

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

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
E
Eric Snow committed
044e8d866fdde3804bdb2282c7d23a8074de8f6f
Parent: 5246dbc
Committed by GitHub <noreply@github.com> on 8/30/2021, 11:25:11 PM