]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41403: Improve error message for invalid mock target (GH-30833)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sun, 23 Jan 2022 18:42:41 +0000 (18:42 +0000)
committerGitHub <noreply@github.com>
Sun, 23 Jan 2022 18:42:41 +0000 (18:42 +0000)
commitf7955a82e36d4c32ebdd7b7707cdf0e6ffa7a418
treebe80eeca8d122c5b8a256c1c9675b05c9623e214
parentca78130d7eb5265759697639e42487ec6d0a4caf
bpo-41403: Improve error message for invalid mock target (GH-30833)
Lib/unittest/mock.py
Lib/unittest/test/testmock/testpatch.py
Misc/NEWS.d/next/Library/2022-01-23-18-04-45.bpo-41403.SgoHqV.rst [new file with mode: 0644]