diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,6 +49,9 @@ Core and Builtins Library ------- +- Issue #17778: Fix test discovery for test_multiprocessing. (Patch by + Zachary Ware.) + - Issue #18431: The new email header parser now decodes RFC2047 encoded words in structured headers. |