Message233458
I would be nice to share as much code as possible with the Unicode implementation. My idea was to add a "_PyBytesWriter" API, very close to the "_PyUnicodeWriter", to share code. Old patch implementing the _PyBytesWriter API: issue #17742 (rejected because it was less efficient, the compiler produces less efficient machine code). |
|
| Date |
User |
Action |
Args |
| 2015-01-05 10:19:03 | vstinner | set | recipients:
+ vstinner, nascheme, ncoghlan, eric.smith, Arfrever, ethan.furman, martin.panter |
| 2015-01-05 10:19:03 | vstinner | set | messageid: <[email protected]> |
| 2015-01-05 10:19:03 | vstinner | link | issue20284 messages |
| 2015-01-05 10:19:03 | vstinner | create | |
|