]> granicus.if.org Git - python/commit
bpo-38161: Removes _AwaitEvent from AsyncMock. (GH-16443) (GH-16481)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2019 04:23:33 +0000 (21:23 -0700)
committerLisa Roach <lisaroach14@gmail.com>
Mon, 30 Sep 2019 04:23:33 +0000 (21:23 -0700)
commit36e7e4aabb662e86e9dace1a6447492f45868654
tree17d7463e7ca04101a18d24babdcf0e861f1b23eb
parentb76ab352405df105c2d459fc66ef8dc98e47b37c
bpo-38161: Removes _AwaitEvent from AsyncMock. (GH-16443) (GH-16481)
Lib/unittest/mock.py
Lib/unittest/test/testmock/testasync.py
Misc/NEWS.d/next/Library/2019-09-27-16-31-28.bpo-38161.zehai1.rst [new file with mode: 0644]