Message186536
Attached patch modify CJK decoders to use the _PyUnicodeWriter API. It adds a new _PyUnicodeWriter_WriteChar() function.
Performances are not optimal: the overallocation is not well controlled. I will try to adjust it later (if this patch is accepted). |
|
| Date |
User |
Action |
Args |
| 2013-04-10 23:50:56 | vstinner | set | recipients:
+ vstinner, ezio.melotti, serhiy.storchaka |
| 2013-04-10 23:50:55 | vstinner | set | messageid: <[email protected]> |
| 2013-04-10 23:50:55 | vstinner | link | issue17693 messages |
| 2013-04-10 23:50:55 | vstinner | create | |
|