Skip to content

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Mar 20, 2025

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
4 checks passed
@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