bpo-38161: Removes _AwaitEvent from AsyncMock. (GH-16443)

This commit is contained in:
Lisa Roach 2019-09-29 21:01:28 -07:00 committed by GitHub
parent fb4ae152a9
commit 25e115ec00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 39 deletions

View file

@ -0,0 +1 @@
Removes _AwaitEvent from AsyncMock.