]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add test for double patching instance methods (#11085)
authorAnthony Sottile <asottile@umich.edu>
Wed, 12 Dec 2018 07:56:35 +0000 (23:56 -0800)
committerChris Withers <chris@withers.org>
Wed, 12 Dec 2018 07:56:35 +0000 (07:56 +0000)
commit5a718e918db6211b633a7afb2bf537eb5b56cb1b
tree4d143852021dc6a5bd21ffe4f67257eb7e7528d3
parentf7fa62ef4422c9deee050a794fd8504640d9f8f4
Add test for double patching instance methods (#11085)
Lib/unittest/test/testmock/testwith.py
Misc/NEWS.d/next/Tests/2018-12-10-13-18-37.bpo-26704.DBAN4c.rst [new file with mode: 0644]