Issue25380
Created on 2015-10-12 07:50 by serhiy.storchaka, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| pickletools_STACK_GLOBAL_proto.patch | serhiy.storchaka, 2015-10-12 07:50 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg252847 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * | Date: 2015-10-12 07:50 | |
Incorrect protocol (0 instead of 4) is specified for the STACK_GLOBAL opcode in pickletools.opcodes. |
|||
| msg252947 - (view) | Author: Roundup Robot (python-dev) | Date: 2015-10-13 18:14 | |
New changeset e52f1fa2d10e by Serhiy Storchaka in branch '3.4': Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in https://hg.python.org/cpython/rev/e52f1fa2d10e New changeset 4115eabc3a6d by Serhiy Storchaka in branch '3.5': Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in https://hg.python.org/cpython/rev/4115eabc3a6d New changeset f584dadc640f by Serhiy Storchaka in branch 'default': Issue #25380: Fixed protocol for the STACK_GLOBAL opcode in https://hg.python.org/cpython/rev/f584dadc640f |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:22 | admin | set | github: 69567 |
| 2015-10-13 18:21:36 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2015-10-13 18:14:58 | python-dev | set | nosy:
+ python-dev messages: + msg252947 |
| 2015-10-12 09:57:40 | serhiy.storchaka | set | nosy:
+ alexandre.vassalotti |
| 2015-10-12 07:50:13 | serhiy.storchaka | create | |