mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
gh-112305: Fix check-clean-src to detect frozen_modules .h files. (GH-113344)
A typo left this check broken so many of us who do out-of-tree builds
were seeing strange failures due to bad `Python/frozen_modules/*.h`
files being picked up from the source tree and used at build time from
different Python versions leading to errors like:
`Fatal Python error: _PyImport_InitCore: failed to initialize importlib`
Or similar once our build got to an "invoke the interpreter"
bootstrapping step due to incorrect bytecode being embedded.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| 2023-12-08-11-33-37.gh-issue-112867.ZzDfXQ.rst | ||
| 2023-12-21-05-35-06.gh-issue-112305.VfqQPx.rst | ||
| README.rst | ||
Put news entry `blurb`_ files for the *Build* section in this directory. .. _blurb: https://pypi.org/project/blurb/