From: Antoine Pitrou Date: Fri, 22 Oct 2010 19:45:13 +0000 (+0000) Subject: Update what's new X-Git-Tag: v3.2a4~381 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45f9cf96cd061b67c0dd316261971aeed767af66;p=thirdparty%2FPython%2Fcpython.git Update what's new --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index c16fe8741ac2..0a561f1e2ca9 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -563,7 +563,8 @@ A number of small performance enhancements have been added: * Serializing and unserializing data using the :mod:`pickle` module is now several times faster. (Contributed by Alexandre Vassalotti, Antoine Pitrou - and the Unladen Swallow team in :issue:`9410` and :issue:`3873`.) + and the Unladen Swallow team in :issue:`9410`, :issue:`3873` and + :issue:`9935`.) Filenames and Unicode