diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -170,6 +170,10 @@ Documentation Tests ----- +- Issue #25188: Add -P/--pgo to test.regrtest to suppress error output when + running the test suite for the purposes of a PGO build. Initial patch by + Alecsandru Patrascu. + - Issue #22806: Add ``python -m test --list-tests`` command to list tests. - Issue #18174: ``python -m test --huntrleaks ...`` now also checks for leak of |