]> granicus.if.org Git - python/commit
Issue #23344: marshal.dumps() is now 20-25% faster on average.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 11 Feb 2015 13:54:54 +0000 (15:54 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 11 Feb 2015 13:54:54 +0000 (15:54 +0200)
commitc1efe5f0396210be09a5ed540cfc8f5dd0a787f4
treefa40257de63ed28a3fd8cbdee115d13d6bb3203f
parentce921c62ccc9d248843b0c3e54464bd78aa66c61
Issue #23344: marshal.dumps() is now 20-25% faster on average.
Doc/whatsnew/3.5.rst
Misc/NEWS
Python/marshal.c