Skip to content

Add Python 3.14 as optional supported version; keep ruff/ty target at 3.13#72

Merged
galuszkm merged 3 commits into
mainfrom
copilot/add-support-for-python-3-14
Jul 18, 2026
Merged

Add Python 3.14 as optional supported version; keep ruff/ty target at 3.13#72
galuszkm merged 3 commits into
mainfrom
copilot/add-support-for-python-3-14

Conversation

Copilot AI commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Add Python 3.14 support without changing the linter/type-checker target, which should remain pinned at 3.13.

CI & packaging

  • Added "3.14" to the CI test matrix in .github/workflows/ci.yml
  • Added Programming Language :: Python :: 3.14 classifier to pyproject.toml

Docs

  • .kiro/skills/library-development/references/project-map.md continues to state ruff/ty target as 3.13, reflecting that 3.14 is tested/supported but not the lint/type-check target
  • README/SUPPORT/CONTRIBUTING already state "Python 3.11+", which covers 3.14 without edits

@galuszkm galuszkm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@galuszkm
galuszkm merged commit b5e2b11 into main Jul 18, 2026
9 checks passed
@galuszkm
galuszkm deleted the copilot/add-support-for-python-3-14 branch July 18, 2026 18:40
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