]> granicus.if.org Git - python/commit
[3.8] bpo-38136: Updates await_count and call_count to be different things (GH-16192...
authorLisa Roach <lisaroach14@gmail.com>
Fri, 27 Sep 2019 22:44:34 +0000 (15:44 -0700)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2019 22:44:34 +0000 (15:44 -0700)
commit52bdd414ed9da7c62c312c542803753986a0040a
tree249181d65faf57fb5ac63384526492cd63c48cbb
parent6447b9f9bd27e1f6b04cef674dd3a7ab27bf4f28
[3.8] bpo-38136: Updates await_count and call_count to be different things (GH-16192) (GH-16431)
Doc/library/unittest.mock.rst
Lib/unittest/mock.py
Lib/unittest/test/testmock/testasync.py
Lib/unittest/test/testmock/testmock.py
Misc/NEWS.d/next/Library/2019-09-16-09-54-42.bpo-38136.MdI-Zb.rst [new file with mode: 0644]