This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients cjw296, lisroach, mariocj89, michael.foord, miss-islington, xtreak
Date 2019-09-10.07:31:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568100698.2.0.931982549758.issue37383@roundup.psfhosted.org>
In-reply-to
Content
New changeset d4391aa5eb4767e19b7b380a836413e7c47f1fb4 by Miss Islington (bot) in branch '3.8':
bpo-37383: Updates docs to reflect AsyncMock call_count after await. (GH-15761)
https://github.com/python/cpython/commit/d4391aa5eb4767e19b7b380a836413e7c47f1fb4
History
Date User Action Args
2019-09-10 07:31:38miss-islingtonsetrecipients: + miss-islington, cjw296, michael.foord, lisroach, mariocj89, xtreak
2019-09-10 07:31:38miss-islingtonsetmessageid: <1568100698.2.0.931982549758.issue37383@roundup.psfhosted.org>
2019-09-10 07:31:38miss-islingtonlinkissue37383 messages
2019-09-10 07:31:37miss-islingtoncreate