Message323690
> Serialization of ElementTree in the stdlib is much slower than in lxml (see issue25881). Perhaps it should be implemented in C. But it should be kept simple for this.
Should I say it? That's a first class use case for Cython.
> Pretty-printing can be implemented as an outher preprocessing operation
Agreed. And that would actually be much simpler to implement in C. |
|
Date |
User |
Action |
Args |
2018-08-18 05:06:24 | scoder | set | recipients:
+ scoder, loewis, vstinner, mcepl, eric.araujo, eli.bendersky, santoso.wijaya, tshepang, eric.snow, martin.panter, serhiy.storchaka, alex.henderson, wolma, alex.dzyoba |
2018-08-18 05:06:24 | scoder | set | messageid: <1534568784.51.0.56676864532.issue14465@psf.upfronthosting.co.za> |
2018-08-18 05:06:24 | scoder | link | issue14465 messages |
2018-08-18 05:06:24 | scoder | create | |
|