Skip to content

Conversation

@keelerm84
Copy link
Member

@keelerm84 keelerm84 commented Jan 2, 2026

Python 3.9 was EOL as of October 31st, 2025.


Note

Raises the minimum supported Python version to 3.10 and updates CI, release workflows, and docs accordingly.

  • CI matrices in ci.yml (Linux/Windows) now test Python 3.10–3.13 (removed 3.9)
  • Publishing/release workflows (manual-publish.yml, release-please.yml) pin setup to Python 3.10 (was 3.9)
  • pyproject.toml: set python = ">=3.10", drop 3.9 classifier, and set [tool.mypy] python_version = "3.10"
  • README.md: Supported versions updated to Python 3.10+

Written by Cursor Bugbot for commit 3887f65. This will update automatically on new commits. Configure here.

Python 3.9 was EOL as of October 31st, 2025.
@keelerm84 keelerm84 requested a review from a team as a code owner January 2, 2026 18:49
@keelerm84 keelerm84 merged commit 5b761bd into main Jan 2, 2026
13 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-1721/drop-3.9 branch January 2, 2026 19:13
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.

3 participants