Message199823
> "I actually agree with Kristjan that an opcode is the least disruptive
> choice here."
>
> Does you mean that data serialized with python 3.3 can be read with
> python 3.4? But not the opposite (version token unknown in Python
> 3.3)?
Yes, indeed. I'm not sure it's very important but it's safer in case
people have old "frozen" modules around. |
|
Date |
User |
Action |
Args |
2013-10-13 22:57:10 | pitrou | set | recipients:
+ pitrou, kristjan.jonsson, vstinner, skrah, serhiy.storchaka |
2013-10-13 22:57:10 | pitrou | link | issue19256 messages |
2013-10-13 22:57:10 | pitrou | create | |
|