diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1035,6 +1035,9 @@ Tests - Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. +- Issue #17479: test_io now works with unittest test discovery. + Patch by Zachary Ware. + - Issue #17066: test_robotparser now works with unittest test discovery. Patch by Zachary Ware. |