Skip to content

docs: update stale Python >= 3.9 claim to Python >= 3.12#99

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/update-py312-doc-claims
Apr 29, 2026
Merged

docs: update stale Python >= 3.9 claim to Python >= 3.12#99
Jammy2211 merged 1 commit into
mainfrom
feature/update-py312-doc-claims

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Summary

Updates the stale "Python >= 3.9" line in this repo's top-level docs to
"Python >= 3.12", matching the actual requires-python>=3.12 pin in the
relevant pyproject.toml.

Follows on from PyAutoFit#1236 / PyAutoGalaxy#378 / PyAutoLens#481, which
added install-docs notes about the Python 3.9/3.10/3.11 drop. With this
PR the public-facing version claim is consistent everywhere.

API Changes

None — docs-only.

Test Plan

  • Visual confirmation that the line now reads "Python >= 3.12" (or
    "Python 3.12 and later" in the euclid README).

🤖 Generated with Claude Code

The Python version note in this file still claimed >= 3.9 even though
pyproject.toml has been pinned at requires-python>=3.12 since release
2026.4.5.3 (April 2026). This brings the doc in line with the actual pin
and the install-docs updates in PyAutoFit#1236, PyAutoGalaxy#378, and
PyAutoLens#481.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@Jammy2211 Jammy2211 added the pending-release PR queued for the next release build label Apr 29, 2026
@Jammy2211 Jammy2211 merged commit 329f398 into main Apr 29, 2026
4 checks passed
@Jammy2211 Jammy2211 deleted the feature/update-py312-doc-claims branch April 29, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pending-release PR queued for the next release build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant