bpo-45950: Introduce Bootstrap Python again by tiran · Pull Request #29859 · python/cpython
tiran
changed the title
Bootstrap Python again
bpo-45950: Introduce Bootstrap Python again
tiran
marked this pull request as ready for review
tiran
mentioned this pull request
The build system now uses a `_bootstrap_python` interpreter for freezing and deepfreezing again. Cross building depends on a build Python interpreter. `_bootstrap_python` and `_freeze_module` are no longer compiled with LTO. Link time optimization is very slow.
tiran
deleted the
bootstrap_again
branch
tiran
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters