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 support for python 3.13 #685

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

branchvincent
Copy link

@branchvincent branchvincent commented Dec 2, 2024

This PR contains a couple of fixes for python 3.13:

Fixes #681

Checklist

  • Are all your commits [logically] grouped and squashed appropriately?
  • Does this patch have code coverage?
  • Does your code pass make test?

The former was renamed due to PyPI classifying the project as critical and requiring 2FA: CheetahTemplate3/cheetah3@673259b
As shown with `python3.12 -m compileall -f $(git ls-files '*.py')`
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.

No module named 'cgi' under py3.13
1 participant