mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
gh-108822: Add Changelog entry for regrtest statistics (#108821)
This commit is contained in:
parent
d4e534cbb3
commit
f5ddbeeab7
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
||||||
|
``regrtest`` now computes statistics on all tests: successes, failures and
|
||||||
|
skipped. ``test_netrc``, ``test_pep646_syntax`` and ``test_xml_etree`` now
|
||||||
|
return results in their ``test_main()`` function. Patch by Victor Stinner
|
||||||
|
and Alex Waygood.
|
Loading…
Add table
Add a link
Reference in a new issue