]> granicus.if.org Git - python/commit
Issue #20416: marshal.dumps() with protocols 3 and 4 is now 40-50% faster on
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 11 Feb 2015 13:53:31 +0000 (15:53 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 11 Feb 2015 13:53:31 +0000 (15:53 +0200)
commitce921c62ccc9d248843b0c3e54464bd78aa66c61
tree2f6bfb026a7968c8f774c0de53078ef911dc55d7
parentbd09d7bac5d8bb0d3319b3b0625e3114852090e8
Issue #20416: marshal.dumps() with protocols 3 and 4 is now 40-50% faster on
average.
Doc/whatsnew/3.5.rst
Misc/NEWS
Python/marshal.c