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 pitrou
Recipients alexandre.vassalotti, mkiever, pitrou
Date 2009-06-03.22:32:43
SpamBayes Score 2.9975777e-06
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
A new patch which also includes reverse mappings, so that protocol <= 2
pickles created with 3.x can also work under 2.x.
(that is, it also solves #3675)
History
Date User Action Args
2009-06-03 22:32:50pitrousetrecipients: + pitrou, mkiever, alexandre.vassalotti
2009-06-03 22:32:49pitrousetmessageid: <[email protected]>
2009-06-03 22:32:48pitroulinkissue6137 messages
2009-06-03 22:32:48pitroucreate