Message231861
Here is a patch which makes pickletools.optimize() to work with the MEMOIZE opcode.
As side effect it also renumbers memoized values, this allows to use short BINPUT and BINGET instead of LONG_BINPUT and LONG_BINGET. |
|
Date |
User |
Action |
Args |
2014-11-29 14:04:26 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, tim.peters, pitrou, alexandre.vassalotti |
2014-11-29 14:04:26 | serhiy.storchaka | set | messageid: <1417269866.13.0.295351054839.issue19858@psf.upfronthosting.co.za> |
2014-11-29 14:04:26 | serhiy.storchaka | link | issue19858 messages |
2014-11-29 14:04:26 | serhiy.storchaka | create | |
|