]> granicus.if.org Git - python/commitdiff
Update what's new
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 22 Oct 2010 19:45:13 +0000 (19:45 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 22 Oct 2010 19:45:13 +0000 (19:45 +0000)
Doc/whatsnew/3.2.rst

index c16fe8741ac29cbd8fcccb354642bbea8d83515f..0a561f1e2ca90eb198466523415185059db99c56 100644 (file)
@@ -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