]> granicus.if.org Git - python/commit
Close #14625: Rewrite the UTF-32 decoder. It is now 3x to 4x faster
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 30 Oct 2012 22:12:47 +0000 (23:12 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 30 Oct 2012 22:12:47 +0000 (23:12 +0100)
commite64322e034b62ee13dada8800c1667a8cf6332f6
tree89b54d027eb09af69ceffa215a385b1436fe70f7
parentd4156c16938fe1df957f4cf86420ae5da73dd3f8
Close #14625: Rewrite the UTF-32 decoder. It is now 3x to 4x faster

Patch written by Serhiy Storchaka.
Doc/whatsnew/3.4.rst
Misc/NEWS
Objects/unicodeobject.c