Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.14.0 #419

Merged
merged 4 commits into from Mar 21, 2024
Merged

Release 3.14.0 #419

merged 4 commits into from Mar 21, 2024

Conversation

nicoddemus
Copy link
Member

No description provided.

pytest-mock only supports Python 3.8+ since version 3.12.
The problem was introduced due to a bug in #417 which escaped review: we should always add a mock object to the cache, even if a similar one already exists.

Fix #420
It should also be responsible for stopping the patchers, instead of acting merely as storage.

Follow up the previous commit.
@nicoddemus nicoddemus merged commit 2fb6bc6 into main Mar 21, 2024
19 checks passed
@nicoddemus nicoddemus deleted the release-3.14.0 branch March 21, 2024 22:18
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.

None yet

1 participant