[issue19858] Make pickletools.optimize aware of the MEMOIZE opcode.

Serhiy Storchaka report at bugs.python.org
Tue Dec 16 13:48:48 CET 2014


Serhiy Storchaka added the comment:

Here is a patch which addresses Antoine's comments. Also added dis() output for binary example in comments.

----------
Added file: http://bugs.python.org/file37469/pickle_optimize_memoize_2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19858>
_______________________________________


More information about the Python-bugs-list mailing list