diff options
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,6 +47,8 @@ Core and Builtins Library ------- +- Issue #1664: Make nntplib IPv6-capable. Patch by Derek Morr. + - Issue #5971: StreamHandler.handleError now swallows IOErrors which occur when trying to print a traceback. @@ -194,8 +196,6 @@ Core and Builtins Library ------- -- Issue #1664: Make nntplib IPv6-capable. Patch by Derek Morr. - - Issue #6022: a test file was created in the current working directory by test_get_outputs in Distutils. |