SIGN IN SIGN UP

bpo-45873: Get rid of bootstrap_python (#29717)

Instead we use $(PYTHON_FOR_REGEN) .../deepfreeze.py with the
frozen .h file as input, as we did for Windows in bpo-45850.

We also get rid of the code that generates the .h files
when make regen-frozen is run (i.e., .../make_frozen.py),
and the MANIFEST file.

Restore Python 3.8 and 3.9 as Windows host Python again

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
G
Guido van Rossum committed
5be98e57b3c3b36d1a1176b49c73b8822c6380e7
Parent: ae1965c
Committed by GitHub <noreply@github.com> on 11/23/2021, 4:56:06 PM