Skip to content

docs: state Python 3.10 as the supported floor - #97

Merged
abrignoni merged 1 commit into
mainfrom
docs/python-310-floor
Jul 26, 2026
Merged

docs: state Python 3.10 as the supported floor#97
abrignoni merged 1 commit into
mainfrom
docs/python-310-floor

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

Follow-up to the runtime contract job (#96).

Problem

The README promised:

Python 3.9 or above (older versions of 3.x will also work with the exception of one or two modules)

Neither half of that is tested. CI runs 3.10, 3.11 and 3.12, and Python 3.9 reached end of life in October 2025, so the claim about older 3.x releases is a promise nothing verifies.

Fix

**Python 3.10 or above**

Matches ALEAPP's wording, so the cores agree on the floor and the docs match what CI actually enforces.

🤖 Generated with Claude Code

The README promised "Python 3.9 or above" and added that older 3.x
versions would also work. Neither is tested: the runtime contract job runs
3.10, 3.11 and 3.12, and Python 3.9 reached end of life in October 2025.

Matches ALEAPP's wording so the cores agree.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit 5068c6c into main Jul 26, 2026
3 checks passed
@abrignoni
abrignoni deleted the docs/python-310-floor branch July 26, 2026 00:42
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.

1 participant