Skip to content

Conversation

ntamas
Copy link
Contributor

@ntamas ntamas commented Sep 1, 2024

Python 3.11 and later create an object file in Python/deepfreeze/deepfreeze.o during compilation. This was not copied to the final build folder before packaging the distribution - now it is.

Fixes #156

@zanieb zanieb merged commit be14fae into astral-sh:main Sep 7, 2024
238 checks passed
@pbower
Copy link

pbower commented Oct 26, 2024

Hi, sorry to bother you. Does this implement 3.11 / 3.12 support in Pyoxidizer?

@ntamas
Copy link
Contributor Author

ntamas commented Oct 26, 2024

Partially; #312 is also needed for proper Python 3.11 / 3.12 support.

@ntamas ntamas deleted the fix/deepfreeze-python311-unix branch December 30, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PYTHON.json object file annotations for 3.11 aren't aware of frozen module changes

3 participants