]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41403: Improve error message for invalid mock target (GH-30833) (GH-30834)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Sun, 23 Jan 2022 19:34:43 +0000 (19:34 +0000)
committerGitHub <noreply@github.com>
Sun, 23 Jan 2022 19:34:43 +0000 (19:34 +0000)
commite3ade66ec575e0cb4882cfdff155ef962e67c837
tree47b718d1839f201353eb4b3714f82a193cdc087f
parenta7a4ca4f06c8c31d7f403113702ad2e80bfc326b
bpo-41403: Improve error message for invalid mock target (GH-30833) (GH-30834)

(cherry picked from commit f7955a82e36d4c32ebdd7b7707cdf0e6ffa7a418)
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]