diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -63,6 +63,9 @@ Core and Builtins Library ------- +- test.support: Added TestHandler and Matcher classes for better support of + assertions about logging. + - Issue #4391: Use proper plural forms in argparse. - Issue #10601: sys.displayhook uses 'backslashreplace' error handler on |