]> granicus.if.org Git - python/commit
bpo-38161: Removes _AwaitEvent from AsyncMock. (GH-16443)
authorLisa Roach <lisaroach14@gmail.com>
Mon, 30 Sep 2019 04:01:28 +0000 (21:01 -0700)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2019 04:01:28 +0000 (21:01 -0700)
commit25e115ec00b5f75e3589c9f21013c47c21e1753f
tree61ea44dac1f39cc313f562f6ef82dd00c33f3216
parentfb4ae152a9930f0e00cae8b2807f534058cf341a
bpo-38161: Removes _AwaitEvent from AsyncMock. (GH-16443)
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]