Skip to content

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

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No merge

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