Skip to content

[3.8] bpo-37383: Updates docs to reflect AsyncMock call_count after await. (GH-15761) #15810

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

@miss-islington miss-islington commented Sep 9, 2019

  • 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

https://bugs.python.org/issue37383

…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>
@miss-islington
Copy link
Contributor Author

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

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM, good bot.

@miss-islington miss-islington merged commit d4391aa into python:3.8 Sep 10, 2019
@miss-islington miss-islington deleted the backport-b9f65f0-3.8 branch September 10, 2019 07:31
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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants