New submission from Serhiy Storchaka: Proposed patch makes pickletools.dis() to output implicit memo id for the MEMOIZE opcode. This makes the output more readable.
---------- components: Library (Lib) files: pickletools_dis_MEMOIZE_comment.patch keywords: patch messages: 252849 nosy: alexandre.vassalotti, serhiy.storchaka priority: normal severity: normal stage: patch review status: open title: pickletools.dis(): output memo id for MEMOIZE type: enhancement versions: Python 3.6 Added file: http://bugs.python.org/file40755/pickletools_dis_MEMOIZE_comment.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25382> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com