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-05-31.18:28:30
SpamBayes Score 1.9410478e-05
Marked as misclassified No
Message-id <1243794512.79.0.664452095348.issue6137@psf.upfronthosting.co.za>
In-reply-to
Content
> If I understood correctly, #3675 is about making pickle data generated
> by Python 3 readable by Python 2.

Only if a protocol <= 2 is specified. Therefore it seems it's "only" a
matter of translating module names.
History
Date User Action Args
2009-05-31 18:28:33pitrousetrecipients: + pitrou, mkiever, alexandre.vassalotti
2009-05-31 18:28:32pitrousetmessageid: <1243794512.79.0.664452095348.issue6137@psf.upfronthosting.co.za>
2009-05-31 18:28:31pitroulinkissue6137 messages
2009-05-31 18:28:31pitroucreate