Skip to content

👷 ci: test against Python 3.15 beta#245

Merged
gaborbernat merged 3 commits into
mainfrom
add-python-3.15
Jul 21, 2026
Merged

👷 ci: test against Python 3.15 beta#245
gaborbernat merged 3 commits into
mainfrom
add-python-3.15

Conversation

@gaborbernat

@gaborbernat gaborbernat commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Adds 3.15 to the CI matrix and the tox env_list, mirroring how 3.14 is declared.

pyproject.toml gains the Programming Language :: Python :: 3.15 classifier, and [tool.pyproject-fmt] max_supported_python moves to 3.15. Without that second entry the hook strips the classifier as newer than the Python it knows, so the two go together. The entry comes back out once pyproject-fmt's own maximum catches up, the way the 3.13 one did. requires-python is unchanged and no version is dropped.

@gaborbernat
gaborbernat merged commit db01e70 into main Jul 21, 2026
14 checks passed
@gaborbernat
gaborbernat deleted the add-python-3.15 branch July 21, 2026 06:07
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