summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2013-03-23 10:56:39 (GMT)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2013-03-23 10:56:39 (GMT)
commit0e29f22855a1ed92b12e5bf700af19ddf34c21c8 (patch)
treef4c98935ecba0da1e8b4a5e35ac4873c11bae7ba /Misc
parent18613e6e7bda3c6e0c3c23b4ca8f481f8d2e9975 (diff)
downloadcpython-0e29f22855a1ed92b12e5bf700af19ddf34c21c8.zip
cpython-0e29f22855a1ed92b12e5bf700af19ddf34c21c8.tar.gz
cpython-0e29f22855a1ed92b12e5bf700af19ddf34c21c8.tar.bz2
Updated Misc/NEWS with #17508.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 4138632..46d03dc 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