Updated Misc/NEWS with #17508.

This commit is contained in:
Vinay Sajip 2013-03-23 10:56:39 +00:00
parent 18613e6e7b
commit 0e29f22855
1 changed files with 3 additions and 0 deletions

View File

@ -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