Skip to content

Add support for Python 3.15 - #602

Merged
nicoddemus merged 3 commits into
pytest-dev:mainfrom
kytta:py315
Aug 21, 2026
Merged

Add support for Python 3.15#602
nicoddemus merged 3 commits into
pytest-dev:mainfrom
kytta:py315

Conversation

@kytta

@kytta kytta commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Python 3.15.0 rc1 is out, which means that there will be no more ABI changes, and the API is pretty much stable. It is now safe to test against and to specify support for it :)

This PR adds Python 3.15 support to pytest-mock by enabling testing on it and adding a PyPI classifier.

@nicoddemus
nicoddemus merged commit 9b666cd into pytest-dev:main Aug 21, 2026
18 checks passed
@nicoddemus

Copy link
Copy Markdown
Member

Thanks!

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