Skip to content

use mock through unittest#740

Merged
aaronayres35 merged 2 commits into
masterfrom
remove-mock-imports
May 18, 2021
Merged

use mock through unittest#740
aaronayres35 merged 2 commits into
masterfrom
remove-mock-imports

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

mock is now in the standard library since python 3.3. This PR updates the codebase to use mock via unittest.

Python 2 is end of life and we plan to drop support for 5.0.0 release

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

LGTM

@aaronayres35 aaronayres35 merged commit 54a1b92 into master May 18, 2021
@aaronayres35 aaronayres35 deleted the remove-mock-imports branch May 18, 2021 11:35
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