Skip to content

Conversation

@gvanrossum
Copy link
Member

@gvanrossum gvanrossum commented Nov 22, 2021

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),
as well as the generated MANIFEST file
(the latter depended on those .h files existing).

https://bugs.python.org/issue45873

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).
@gvanrossum
Copy link
Member Author

This is now blocked because I need PYTHON_FOR_REGEN to be specifically python3.10, not any older python3.

@gvanrossum
Copy link
Member Author

(Closing, accidentally created a branch in upstream.)

@gvanrossum gvanrossum closed this Nov 22, 2021
@gvanrossum gvanrossum deleted the unixdeepfreeze branch November 22, 2021 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants