Message110384
Pickle opcode documentation in pickletools still refers to old/new style classes and changes made in 2.x series. Opcodes such as INT, INST, and OBJ that are no longer produced by 3.x pickling code should be described as such and discussion added on how 2.x features that are removed in 3.x are emulated when 2.x pickles are loaded in 3.x.
See also issue5180. |
|
Date |
User |
Action |
Args |
2010-07-15 18:13:02 | belopolsky | set | recipients:
+ belopolsky |
2010-07-15 18:13:01 | belopolsky | set | messageid: <1279217581.88.0.294098163632.issue9267@psf.upfronthosting.co.za> |
2010-07-15 18:12:59 | belopolsky | link | issue9267 messages |
2010-07-15 18:12:58 | belopolsky | create | |
|