Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit 001d63c

Browse files
PetterSvstinner
authored andcommitted
bpo-35047: Update whatsnew/3.8 for better mock error message (pythonGH-13746)
1 parent aa79707 commit 001d63c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.8.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,9 @@ unittest
760760
:meth:`~unittest.TestCase.setUpClass()`.
761761
(Contributed by Lisa Roach in :issue:`24412`.)
762762

763+
* Several mock assert functions now also print a list of actual calls upon
764+
failure. (Contributed by Petter Strandmark in :issue:`35047`.)
765+
763766
venv
764767
----
765768

0 commit comments

Comments
 (0)