Issue25382
Created on 2015-10-12 09:57 by serhiy.storchaka, last changed 2015-10-13 18:24 by serhiy.storchaka. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| pickletools_dis_MEMOIZE_comment.patch | serhiy.storchaka, 2015-10-12 09:57 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg252849 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * | Date: 2015-10-12 09:57 | |
Proposed patch makes pickletools.dis() to output implicit memo id for the MEMOIZE opcode. This makes the output more readable. |
|||
| msg252949 - (view) | Author: Roundup Robot (python-dev) | Date: 2015-10-13 18:20 | |
New changeset d88526aa1b29 by Serhiy Storchaka in branch 'default': Issue #25382: pickletools.dis() now outputs implicit memo index for the https://hg.python.org/cpython/rev/d88526aa1b29 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-13 18:24:15 | serhiy.storchaka | set | status: open -> closed assignee: serhiy.storchaka resolution: fixed stage: patch review -> resolved |
| 2015-10-13 18:20:54 | python-dev | set | nosy:
+ python-dev messages: + msg252949 |
| 2015-10-12 09:57:08 | serhiy.storchaka | create | |