]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-124234: Improve docs for `Mock.reset_mock` (GH-124237) (#124592)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 26 Sep 2024 12:24:27 +0000 (14:24 +0200)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 12:24:27 +0000 (12:24 +0000)
commit51b62fb25a1a4727184fdafac05cc10abfc19109
tree85862640e466c1a9b2cb040c574dc516706b9e4a
parentfca2623c2f5e0dc14533caa7f63ce4aa1508451c
[3.12] gh-124234: Improve docs for `Mock.reset_mock` (GH-124237) (#124592)

gh-124234: Improve docs for `Mock.reset_mock` (GH-124237)
(cherry picked from commit 19fed6cf6eb51044fd0c02c6338259e2dd7fd462)

Co-authored-by: sobolevn <mail@sobolevn.me>
Doc/library/unittest.mock.rst
Lib/unittest/mock.py