]> granicus.if.org Git - python/commit
Issue #15027: The UTF-32 encoder is now 3x to 7x faster.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 May 2015 20:12:45 +0000 (23:12 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 12 May 2015 20:12:45 +0000 (23:12 +0300)
commit0d4df752acbaf14164f1e8b2b95ebe3fe288bb82
tree2b794981498b3a3d061f8c1dc42c9b9dbe354ce1
parentfdba8381ffb02fd888d84cbcd3c5944ee88e72a2
Issue #15027: The UTF-32 encoder is now 3x to 7x faster.
Doc/whatsnew/3.5.rst
Misc/NEWS
Objects/stringlib/codecs.h
Objects/unicodeobject.c