]> granicus.if.org Git - python/commit
bpo-32299: Return patched dict when using patch.dict as a context manager (GH-11062)
authorMario Corchero <mcorcherojim@bloomberg.net>
Tue, 28 May 2019 12:53:31 +0000 (13:53 +0100)
committerCheryl Sabella <cheryl.sabella@gmail.com>
Tue, 28 May 2019 12:53:30 +0000 (08:53 -0400)
commit04530812e90e45a37ed84e83505d63db7edc1262
treec26e4f6492e37209667b61943cb5a156c2f57aeb
parenteb65e2443ac21739baf6d373abc7b4638b9d6927
bpo-32299: Return patched dict when using patch.dict as a context manager (GH-11062)
Doc/library/unittest.mock.rst
Lib/unittest/mock.py
Lib/unittest/test/testmock/testpatch.py
Misc/NEWS.d/next/Library/2017-12-13-17-49-56.bpo-32299.eqAPWs.rst [new file with mode: 0644]