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 asvetlov
Recipients asvetlov, fried, lisroach
Date 2019-11-21.18:14:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574360076.26.0.263416952681.issue38857@roundup.psfhosted.org>
In-reply-to
Content
New changeset b2744c1be73f5af0d2dc4b952389efc90c8de94e by Andrew Svetlov (Lisa Roach) in branch '3.8':
[3.8] bpo-38857: AsyncMock fix for awaitable values and StopIteration fix [3.8] (GH-17269) (#17304)
https://github.com/python/cpython/commit/b2744c1be73f5af0d2dc4b952389efc90c8de94e
History
Date User Action Args
2019-11-21 18:14:36asvetlovsetrecipients: + asvetlov, fried, lisroach
2019-11-21 18:14:36asvetlovsetmessageid: <1574360076.26.0.263416952681.issue38857@roundup.psfhosted.org>
2019-11-21 18:14:36asvetlovlinkissue38857 messages
2019-11-21 18:14:35asvetlovcreate