Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
miss-islington merged 1 commit into
python:3.8python/cpython:3.8from
miss-islington:backport-f5e7f39-3.8miss-islington/cpython:backport-f5e7f39-3.8Copy head branch name to clipboard
Sep 10, 2019
Merged

[3.8] docs: Add references to AsyncMock in unittest.mock.patch (GH-13681)#15842
miss-islington merged 1 commit into
python:3.8python/cpython:3.8from
miss-islington:backport-f5e7f39-3.8miss-islington/cpython:backport-f5e7f39-3.8Copy head branch name to clipboard

Conversation

@miss-islington

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
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
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.