From: Vinay Sajip Date: Sat, 23 Mar 2013 10:56:39 +0000 (+0000) Subject: Updated Misc/NEWS with #17508. X-Git-Tag: v2.7.4rc1~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e29f22855a1ed92b12e5bf700af19ddf34c21c8;p=thirdparty%2FPython%2Fcpython.git Updated Misc/NEWS with #17508. --- diff --git a/Misc/NEWS b/Misc/NEWS index 4138632e4523..46d03dc14f22 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -216,6 +216,9 @@ Core and Builtins 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