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

Migrate from mock to unittest.mock of Python >=3.3 (fixes #169) #171

Merged
merged 1 commit into from
May 9, 2022

Conversation

hartwork
Copy link
Collaborator

@hartwork hartwork commented May 8, 2022

Fixes #169

@hartwork hartwork requested a review from ssbarnea as a code owner May 8, 2022 21:25
@hartwork hartwork added the enhancement This issue/PR relates to a feature request. label May 8, 2022
@hartwork hartwork added this to the 1.7.1 milestone May 8, 2022
@ssbarnea ssbarnea merged commit 3148ee3 into pycontribs:main May 9, 2022
@hartwork hartwork deleted the issue-169-use-unittest-mock branch May 10, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use unittest.mock instead of mock
2 participants