Skip to content

Drop support for Python 3.9-3.10 to match Sphinx#189

Merged
AA-Turner merged 2 commits into
sphinx-doc:mainfrom
hugovk:rm-3.9
May 28, 2025
Merged

Drop support for Python 3.9-3.10 to match Sphinx#189
AA-Turner merged 2 commits into
sphinx-doc:mainfrom
hugovk:rm-3.9

Conversation

@hugovk

@hugovk hugovk commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

Alternative to #182.

Python 3.9 is only receiving security updates and is EOL in October:

https://devguide.python.org/versions/

And Sphinx itself supports 3.11+:

https://www.sphinx-doc.org/en/master/internals/release-process.html#python-version-support-policy

Because Sphinx is an application for generating docs, and not a library dependency, projects can build docs with a single (recent) Python version, even if they support the full 3.9-3.13 range.

@AA-Turner AA-Turner merged commit 92bcf10 into sphinx-doc:main May 28, 2025
@AA-Turner AA-Turner changed the title Drop support for Python 3.9-3.11 to match Sphinx Drop support for Python 3.9-3.10 to match Sphinx May 28, 2025
@hugovk hugovk deleted the rm-3.9 branch May 28, 2025 13:29
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