bpo-37383: Updates docs to reflect AsyncMock call_count after await. by lisroach · Pull Request #15761 · python/cpython
lisroach
changed the title
bpo-351428: Updates documentation to reflect AsyncMock call_count aft…
bpo-351428: Updates docs to reflect AsyncMock call_count after await.
lisroach
changed the title
bpo-351428: Updates docs to reflect AsyncMock call_count after await.
bpo-37383: Updates docs to reflect AsyncMock call_count after await.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Sep 9, 2019…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 added a commit that referenced this pull request
Sep 10, 2019…H-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>
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request
Jul 20, 2020…ython#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().
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters