[3.8] bpo-37383: Updates docs to reflect AsyncMock call_count after await. (GH-15761) by miss-islington · Pull Request #15810 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
-
bpo-351428: Updates documentation to reflect AsyncMock call_count after await.
-
Adds skip and fixes warning.
-
Removes extra >>>.
-
Adds ... in front of await mock().
(cherry picked from commit b9f65f0)
Co-authored-by: Lisa Roach lisaroach14@gmail.com
…ythonGH-15761) * bpo-351428: Updates documentation to reflect AsyncMock call_count after await. * Adds skip and fixes warning. * Removes extra >>>. * Adds ... in front of await mock(). (cherry picked from commit b9f65f0) Co-authored-by: Lisa Roach <lisaroach14@gmail.com>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
miss-islington
commented
Sep 9, 2019
miss-islington commented
Contributor Author
@lisroach: Status check is done, and it's a success ✅ .
vstinner
approved these changes
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, good bot.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
d4391aa
into
python:3.8
miss-islington
deleted the
backport-b9f65f0-3.8
branch
bedevere-bot
removed
the
awaiting merge
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment