]> granicus.if.org Git - python/commit
bpo-38108: Makes mock objects inherit from Base (GH-16060)
authorLisa Roach <lisaroach14@gmail.com>
Sun, 29 Sep 2019 01:42:44 +0000 (18:42 -0700)
committerGitHub <noreply@github.com>
Sun, 29 Sep 2019 01:42:44 +0000 (18:42 -0700)
commit9a7d9519506ae807ca48ff02e2ea117ebac3450e
treeee6ec4e54e88f5bd4038a368084b4ba5524facc0
parentf185a73249189bc3b75b4dc26e9ec2990a587b17
bpo-38108: Makes mock objects inherit from Base (GH-16060)
Lib/unittest/mock.py
Lib/unittest/test/testmock/testasync.py
Lib/unittest/test/testmock/testmagicmethods.py
Misc/NEWS.d/next/Library/2019-09-25-21-37-02.bpo-38108.Jr9HU6.rst [new file with mode: 0644]