This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients alexandre.vassalotti, pitrou, python-dev, serhiy.storchaka, tim.peters
Date 2014-12-16.16:06:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141216160604.28208.35430@psf.io>
In-reply-to
Content
New changeset c49b7acba06f by Serhiy Storchaka in branch '3.4':
Issue #19858:  pickletools.optimize() now aware of the MEMOIZE opcode, can
https://hg.python.org/cpython/rev/c49b7acba06f

New changeset e7dd739b4b4e by Serhiy Storchaka in branch 'default':
Issue #19858:  pickletools.optimize() now aware of the MEMOIZE opcode, can
https://hg.python.org/cpython/rev/e7dd739b4b4e
History
Date User Action Args
2014-12-16 16:06:07python-devsetrecipients: + python-dev, tim.peters, pitrou, alexandre.vassalotti, serhiy.storchaka
2014-12-16 16:06:07python-devlinkissue19858 messages
2014-12-16 16:06:07python-devcreate