]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13136: speed up conversion between different character widths.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 Oct 2011 18:58:41 +0000 (20:58 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 Oct 2011 18:58:41 +0000 (20:58 +0200)
commite459a0877e0ca76e3af1057722a0e366395c661f
tree6bc90d91766d28fa23af071a2b7a5a2b6d4b28e7
parent2c3b2302adb1bb00b6050afc30eacbc023379b93
Issue #13136: speed up conversion between different character widths.
Objects/unicodeobject.c