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 with Pillow's PIL #1680

Merged
merged 5 commits into from
Jun 29, 2023
Merged

Conversation

ABizzinotto
Copy link
Contributor

Addresses issue #1557

The imghdr module will be deprecated in Python 3.13. Currently, it throws a deprecation warning.

This PR replaces imghdr with the PIL module.

Copy link
Contributor

@adehad adehad left a comment

Choose a reason for hiding this comment

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

Thanks for this, minor, but blocking, comment!

setup.cfg Outdated Show resolved Hide resolved
constraints.txt Outdated Show resolved Hide resolved
Copy link
Contributor

@adehad adehad left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants