]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117765: Improve documentation for `mocker.patch.dict` (#121755)
authorDominic H <dom@dominic.sk>
Mon, 15 Jul 2024 07:14:17 +0000 (09:14 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Jul 2024 07:14:17 +0000 (07:14 +0000)
commit8303d32ff55945c5b38eeeaf1b1811dbcf8aa9be
tree408086e9a2ec8274f33c1b2f59723bebb81dcd8f
parent48042c52a6b59089e7d7dda3c8fed79d646b6f8d
gh-117765: Improve documentation for `mocker.patch.dict` (#121755)
Doc/library/unittest.mock.rst
Lib/unittest/mock.py
Misc/NEWS.d/next/Documentation/2024-07-14-12-25-53.gh-issue-117765.YFMOUv.rst [new file with mode: 0644]