Skip to content

Require imghdr for building Python 3.8-3.10 #267

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

Merged
merged 1 commit into from
Apr 11, 2025
Merged

Require imghdr for building Python 3.8-3.10 #267

merged 1 commit into from
Apr 11, 2025

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Apr 11, 2025

Python 3.8 & 3.9 use Sphinx 2.4.4, and Python 3.10 uses Sphinx 3.4.3. These require the imghdr module, which was removed in Python 3.13. The venvs now use Python 3.13, so we need to restore the imghdr module for those versions.

@AA-Turner AA-Turner merged commit 10e20e4 into main Apr 11, 2025
8 checks passed
@AA-Turner AA-Turner deleted the imghdr branch April 11, 2025 21:38
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