]> granicus.if.org Git - python/commit
Merged revisions 72909 via svnmerge from
authorCollin Winter <collinw@gmail.com>
Mon, 25 May 2009 05:43:30 +0000 (05:43 +0000)
committerCollin Winter <collinw@gmail.com>
Mon, 25 May 2009 05:43:30 +0000 (05:43 +0000)
commit5c9b02dffe1276d6383c1c088e7bcb0464df24e8
tree4b49c63cef9086f2a13d379bb93a355a0de20ebb
parent94c65d9a8ff8ec56c2420f46a6622803f7f1b154
Merged revisions 72909 via svnmerge from
http://svn.python.org/projects/python/trunk

Note that the performance improvement for the py3k branch is not as high as for trunk.

........
  r72909 | collin.winter | 2009-05-24 21:34:39 -0700 (Sun, 24 May 2009) | 2 lines

  Issue 5670: special-case pickling of dicts. This nearly doubles the performance of dict pickling in cPickle.
........
Modules/_pickle.c