Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shim for bottle when using Python 3.12 #434

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Conversation

brentvollebregt
Copy link
Owner

Summary

As described in #433, auto-py-to-exe fails to launch when run using Python 3.12 due to a bottle issue.

This change adds the missing code that currently exists on bottle's master branch as a shim on startup. It is intended that this shim is removed once bottle fixes this issue in a new release.

New feature checklist

  • I have ran the application to make sure my code runs
  • This not just a simple formatting change

@brentvollebregt brentvollebregt merged commit 6d40680 into master Oct 9, 2023
@brentvollebregt brentvollebregt deleted the shim-for-433 branch October 9, 2023 10:49
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.

1 participant