We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e534c commit f5ddbeeCopy full SHA for f5ddbee
1 file changed
Misc/NEWS.d/next/Tests/2023-09-02-19-06-52.gh-issue-108822.arTbBI.rst
@@ -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