]> granicus.if.org Git - python/commit
bpo-38108: Makes mock objects inherit from Base (GH-16060) (GH-16470)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2019 04:02:46 +0000 (21:02 -0700)
committerLisa Roach <lisaroach14@gmail.com>
Mon, 30 Sep 2019 04:02:46 +0000 (21:02 -0700)
commitb76ab352405df105c2d459fc66ef8dc98e47b37c
tree2707b356af9e659b94aa310280f7b33819d0c905
parentc9ed9e6fc76323ed537fb79d4232bcd27d82c57e
bpo-38108: Makes mock objects inherit from Base (GH-16060) (GH-16470)
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]