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 alexandre.vassalotti
Recipients alexandre.vassalotti, serhiy.storchaka
Date 2013-12-02.20:19:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386015569.82.0.223987540114.issue19858@psf.upfronthosting.co.za>
In-reply-to
Content
Well, that can only happen if MEMOIZE and PUT are both used together, which won't happen with the Pickler classes we support. The easiest thing to do here is to disable pickletools.optimize on protocol 4.
History
Date User Action Args
2013-12-02 20:19:29alexandre.vassalottisetrecipients: + alexandre.vassalotti, serhiy.storchaka
2013-12-02 20:19:29alexandre.vassalottisetmessageid: <1386015569.82.0.223987540114.issue19858@psf.upfronthosting.co.za>
2013-12-02 20:19:29alexandre.vassalottilinkissue19858 messages
2013-12-02 20:19:29alexandre.vassalotticreate