]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Autospec functions should propagate mock calls to parent GH-11273 (#12039)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 3 Mar 2019 17:14:44 +0000 (09:14 -0800)
committerChris Withers <chris@withers.org>
Sun, 3 Mar 2019 17:14:44 +0000 (17:14 +0000)
commit4b9459d3a311d9f6c3c3f20f1a0dec33ce4f08b9
tree1c1f210b113d9ed1c5b0aef546ba9cd8c6afdc28
parentcd0416466f8a6d5333d6ea52f6907c39b8a6c3bc
Autospec functions should propagate mock calls to parent GH-11273 (#12039)

(cherry picked from commit 9c3f284de598550be6687964c23fd7599e53b20e)

Co-authored-by: Xtreak <tir.karthi@gmail.com>
Lib/unittest/mock.py
Lib/unittest/test/testmock/testmock.py
Misc/NEWS.d/next/Library/2018-12-21-09-54-30.bpo-21478.5gsXtc.rst [new file with mode: 0644]