PyOxidizer
PyOxidizer copied to clipboard
Will there be a PyOxy for 3.11?
:wave: I didn't see a release for Python 3.11, and didn't see an open or closed issue, so here I am :smile:
Maybe some progress, trying to update to the latest built versions in #729.
I'm a pants
user and would like to package my apps for Python 3.11 or 3.12.
Currently I have to use multiple resolves (lockfiles) to handle this. It impacts other parts of the toolchain.
May I kindly ask for an update to this issue? I'm mainly interested whether there's a specific reason why Python 3.11 or 3.12 would not work or whether it just hasn't been addressed yet. Thanks
Would also benefit from this for code requiring python 3.11 or greater. Is this currently blocked by anything? @indygreg Would you be open to PRs that implement this?
Opened https://github.com/indygreg/PyOxidizer/pull/739 to implement this.
@SRv6d It seems that there is an issue with the python-standalone-build
@SRv6d It seems that there is an issue with the python-standalone-build
Unfortunately did not see that issue.