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 serhiy.storchaka
Recipients alexandre.vassalotti, serhiy.storchaka
Date 2015-10-12.09:57:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444643828.19.0.0921700569142.issue25382@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch makes pickletools.dis() to output implicit memo id for the MEMOIZE opcode. This makes the output more readable.
History
Date User Action Args
2015-10-12 09:57:08serhiy.storchakasetrecipients: + serhiy.storchaka, alexandre.vassalotti
2015-10-12 09:57:08serhiy.storchakasetmessageid: <1444643828.19.0.0921700569142.issue25382@psf.upfronthosting.co.za>
2015-10-12 09:57:08serhiy.storchakalinkissue25382 messages
2015-10-12 09:57:08serhiy.storchakacreate