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

Replace imghdr.what with PIL.Image.format #126

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Conversation

nZac
Copy link
Contributor

@nZac nZac commented Jul 24, 2024

Fixes GH-125

imghdr is deprecated in python-3.13

I haven't tested this exhaustively but I think this is all that needs to be done.

@selwin selwin merged commit 4970206 into ui:master Jul 24, 2024
18 checks passed
@selwin
Copy link
Collaborator

selwin commented Jul 24, 2024

Thanks!

@nZac nZac deleted the 125-replace-imghr branch July 25, 2024 16:58
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.

DeprecationWarning: 'imghdr' is deprecated and slated for removal in Python 3.13
2 participants