Skip to content

Commit f5ddbee

Browse files
authored
gh-108822: Add Changelog entry for regrtest statistics (#108821)
1 parent d4e534c commit f5ddbee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
``regrtest`` now computes statistics on all tests: successes, failures and
2+
skipped. ``test_netrc``, ``test_pep646_syntax`` and ``test_xml_etree`` now
3+
return results in their ``test_main()`` function. Patch by Victor Stinner
4+
and Alex Waygood.

0 commit comments

Comments
 (0)