Message197824
I am withdrawing zipfile-no-crc32.patch. It did not work correctly.
zdlazy.patch should go in. It avoids creating the rarely-needed crc32 table until the first time it is needed, saving some memory and the majority of time needed to import the module.
zdlazy.patch should not affect its C replacement at all, except that the rarely-needed CRC32 table that we are not generating becomes a never-needed table. |
|
| Date |
User |
Action |
Args |
| 2013-09-15 19:55:47 | dholth | set | recipients:
+ dholth, loewis, alanmcintyre, serhiy.storchaka |
| 2013-09-15 19:55:47 | dholth | set | messageid: <[email protected]> |
| 2013-09-15 19:55:47 | dholth | link | issue18515 messages |
| 2013-09-15 19:55:47 | dholth | create | |
|