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

Replaced deprecated/removed imghdr with puremagic package #1319

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

mr-c
Copy link
Contributor

@mr-c mr-c commented Nov 15, 2024

imghdr was deprecated in Python 3.11 and removed in Python 3.13. The Python package puremagic offers a drop-in (and maintained) replacement: https://pypi.org/project/puremagic/#imghdr-replacement

https://peps.python.org/pep-0594/#deprecated-modules

@prabhuramachandran
Copy link
Member

@mr-c -- thank you again! Can you please resolve the conflicts and rebase please?

@mr-c mr-c force-pushed the imghdr_replacement branch from 19dec44 to dab5e22 Compare December 19, 2024 18:26
@prabhuramachandran prabhuramachandran merged commit 3e1d70e into enthought:master Dec 20, 2024
16 checks passed
@mr-c mr-c deleted the imghdr_replacement branch December 20, 2024 16:25
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.

2 participants