commit | 27f6a3b0bff9f100331707a4a461446ffc18baae | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Jun 15 22:15:23 2012 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Jun 15 22:15:23 2012 +0200 |
tree | a90dd1ba1c9d07e8d612202e236ace147c433cd6 | |
parent | 3049f1243ec85590f64962994f055da66c85a15e [diff] |
Issue #15026: utf-16 encoding is now significantly faster (up to 10x). Patch by Serhiy Storchaka.