commit | 0e29f22855a1ed92b12e5bf700af19ddf34c21c8 | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Sat Mar 23 10:56:39 2013 +0000 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Sat Mar 23 10:56:39 2013 +0000 |
tree | f4c98935ecba0da1e8b4a5e35ac4873c11bae7ba | |
parent | 18613e6e7bda3c6e0c3c23b4ca8f481f8d2e9975 [diff] |
Updated Misc/NEWS with #17508.
diff --git a/Misc/NEWS b/Misc/NEWS index 4138632..46d03dc 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -216,6 +216,9 @@ Library ------- +- Issue #17508: Corrected MemoryHandler configuration in dictConfig() where + the target handler wasn't configured first. + - Issue #10212: cStringIO and struct.unpack support new buffer objects. - Issue #12098: multiprocessing on Windows now starts child processes