Message204985
PEP 3154 introduced the MEMOIZE opcode which lowered the overhead of memoization compared to the PUT opcodes which were previously used.
We should update pickletools.optimize to remove superfluous uses of this new opcode. |
|
Date |
User |
Action |
Args |
2013-12-02 01:00:14 | alexandre.vassalotti | set | recipients:
+ alexandre.vassalotti |
2013-12-02 01:00:14 | alexandre.vassalotti | set | messageid: <1385946014.54.0.601831543599.issue19858@psf.upfronthosting.co.za> |
2013-12-02 01:00:14 | alexandre.vassalotti | link | issue19858 messages |
2013-12-02 01:00:14 | alexandre.vassalotti | create | |
|