Skip to content

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