mirror of
https://github.com/python/cpython
synced 2024-11-02 14:48:31 +00:00
fdc6b3d931
The main advantage is that the files will no longer show up in diffs and PRs. That means, for a PR, the number of files / lines changed will more clearly reflect the actual change. (This is essentially an un-revert of gh-28375.) https://bugs.python.org/issue45020 |
||
---|---|---|
.. | ||
README.txt |
This directory contains the generated .h files for all the frozen modules. Python/frozen.c depends on these files. Note that, other than the required frozen modules, none of these files are committed into the repo. See Tools/scripts/freeze_modules.py for more info.