[3.8] docs: Add references to AsyncMock in unittest.mock.patch (GH-13681) by miss-islington · Pull Request #15842 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
miss-islington
commented
Sep 10, 2019
miss-islington
commented
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>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
skip issue
skip news
docs
awaiting review labels
miss-islington
commented
Sep 10, 2019
miss-islington commented
Contributor Author
@mariocj89 and @lisroach: Status check is done, and it's a success ✅ .
1 similar comment
miss-islington
commented
Sep 10, 2019
miss-islington commented
Contributor Author
@mariocj89 and @lisroach: Status check is done, and it's a success ✅ .
asvetlov
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
eaa1b09
into
python:3.8
miss-islington
deleted the
backport-f5e7f39-3.8
branch
bedevere-bot
removed
the
awaiting merge
label
miss-islington
commented
Sep 10, 2019
miss-islington commented
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