]> granicus.if.org Git - python/commit
Issue #15027: Rewrite the UTF-32 encoder. It is now 1.6x to 3.5x faster.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Jan 2014 17:25:37 +0000 (19:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Jan 2014 17:25:37 +0000 (19:25 +0200)
commit583a93943c0f090ac2699d7feb33e72bfed7323e
tree8f0423e5dad407e163eed5082496f53155944266
parent41adc2670882d49b3120ed2f6803c5a289650648
Issue #15027: Rewrite the UTF-32 encoder.  It is now 1.6x to 3.5x faster.
Doc/whatsnew/3.4.rst
Misc/NEWS
Objects/stringlib/codecs.h
Objects/unicodeobject.c