This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients kristjan.jonsson, pitrou, serhiy.storchaka, skrah, vstinner
Date 2013-10-13.22:53:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwZaFG7beAKz_uTDF2uy-s6DktUBj3zbd9Gqd6zk3UhJaA@mail.gmail.com>
In-reply-to <1381704242.2498.7.camel@fsol>
Content
"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)?
History
Date User Action Args
2013-10-13 22:53:12vstinnersetrecipients: + vstinner, pitrou, kristjan.jonsson, skrah, serhiy.storchaka
2013-10-13 22:53:12vstinnerlinkissue19256 messages
2013-10-13 22:53:12vstinnercreate