Skip to content

[3.8] docs: Add references to AsyncMock in unittest.mock.patch (GH-13681) #15842

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

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

miss-islington
Copy link
Contributor

Update the docs as patch can now return an AsyncMock if the patched
object is an async function.
(cherry picked from commit f5e7f39)

Co-authored-by: Mario Corchero mcorcherojim@bloomberg.net

)

Update the docs as patch can now return an AsyncMock if the patched
object is an async function.
(cherry picked from commit f5e7f39)

Co-authored-by: Mario Corchero <mcorcherojim@bloomberg.net>
@miss-islington
Copy link
Contributor Author

@mariocj89 and @lisroach: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@mariocj89 and @lisroach: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit eaa1b09 into python:3.8 Sep 10, 2019
@miss-islington miss-islington deleted the backport-f5e7f39-3.8 branch September 10, 2019 13:15
@miss-islington
Copy link
Contributor Author

@mariocj89 and @lisroach: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants