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 tim.peters
Recipients alexandre.vassalotti, pitrou, serhiy.storchaka, tim.peters
Date 2013-12-03.03:55:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386042936.71.0.202352247578.issue19858@psf.upfronthosting.co.za>
In-reply-to
Content
Is it _documented_ that MEMOIZE and PUT can't be used together?  If not, it should be documented; and pickletools dis() and optimize() should verify that this restriction is honored in their inputs.
History
Date User Action Args
2013-12-03 03:55:36tim.peterssetrecipients: + tim.peters, pitrou, alexandre.vassalotti, serhiy.storchaka
2013-12-03 03:55:36tim.peterssetmessageid: <1386042936.71.0.202352247578.issue19858@psf.upfronthosting.co.za>
2013-12-03 03:55:36tim.peterslinkissue19858 messages
2013-12-03 03:55:36tim.peterscreate