Skip to content

Add support for Python 3.13 #3553

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

el-han
Copy link

@el-han el-han commented Feb 17, 2025

Building Tandoor Recipes with Python 3.13 currently fails. I'd suggest the following changes to add support for Python 3.13:

  • bump psycopg2 to 2.9.10 since 2.9.9 does not support Python 3.13 yet
  • replace imghdr with filetype as imghdr got removed from Python 3.13 after deprecation

@CLAassistant
Copy link

CLAassistant commented Feb 17, 2025

CLA assistant check
All committers have signed the CLA.

@vabene1111
Copy link
Collaborator

hi, thanks for the PR. It hink I am going to implement this on the vue-3 branch directly. I will also try to avoid adding another dependency because PIL is already able to determine if something is an image, I could probably just use this but will need to verify.

Leaving this open until then

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.

3 participants