mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-117225: doctest: only print "and X failed" when non-zero, don't pluralise "1 items" (#117228)
This commit is contained in:
parent
92397d5ead
commit
ce00de4c8c
4 changed files with 69 additions and 48 deletions
|
|
@ -0,0 +1,2 @@
|
|||
doctest: only print "and X failed" when non-zero, don't pluralise "1 items".
|
||||
Patch by Hugo van Kemenade.
|
||||
Loading…
Add table
Add a link
Reference in a new issue