Skip to content

Commit

Permalink
gh-108822: Add Changelog entry for regrtest statistics (#108821)
Browse files Browse the repository at this point in the history
  • Loading branch information
vstinner committed Sep 2, 2023
1 parent d4e534c commit f5ddbee
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit f5ddbee

Please sign in to comment.