Skip to content

[3.10] Docs: add standard-imghdr for compatibility with Python 3.13+ - #146623

Merged
pablogsal merged 3 commits into
python:3.10from
m-aciek:patch-2
Aug 13, 2026
Merged

[3.10] Docs: add standard-imghdr for compatibility with Python 3.13+#146623
pablogsal merged 3 commits into
python:3.10from
m-aciek:patch-2

Conversation

@m-aciek

@m-aciek m-aciek commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

To keep Doc/requirements.txt self-contained for building with recent Python versions.

We pin docs on 3.10 branch to Sphinx 3.4.3, which uses imghdr which in turn was removed from stdlib in Python 3.13.

https://pypi.org/project/standard-imghdr/ is drop-in replacement for the imghdr.


📚 Documentation preview 📚: https://cpython-previews--146623.org.readthedocs.build/

@m-aciek m-aciek changed the title [3.10] Docs: add standard-imghdr for compatibility with Python 3.11+ [3.10] Docs: add standard-imghdr for compatibility with Python 3.13+ Apr 1, 2026
@m-aciek
m-aciek marked this pull request as ready for review April 1, 2026 08:20
@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label May 9, 2026
@pablogsal
pablogsal enabled auto-merge (squash) August 13, 2026 00:30
@pablogsal
pablogsal merged commit d9e8e8e into python:3.10 Aug 13, 2026
15 checks passed
@m-aciek
m-aciek deleted the patch-2 branch August 13, 2026 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants