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

DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13 #631

Open
anderspetersson opened this issue Mar 23, 2024 · 0 comments

Comments

@anderspetersson
Copy link

easy-thumbnails==2.8.5
python3.11

easy_thumbnails/optimize/post_processor.py:3:

DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13
from imghdr import what as determinetype

Here is how https://github.com/streamlit/streamlit migrated from imghdr to using Pillow functionality: streamlit/streamlit@3d5dd61

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

No branches or pull requests

1 participant