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, pitrou, serhiy.storchaka
Date 2015-02-06.21:43:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423259031.76.0.755751596683.issue23403@psf.upfronthosting.co.za>
In-reply-to
Content
Because pickles will not be compatible with Python < 3.4 anymore. People who want maximum efficiency without compatibility can pass the right protocol manually.
History
Date User Action Args
2015-02-06 21:43:51pitrousetrecipients: + pitrou, alexandre.vassalotti, serhiy.storchaka
2015-02-06 21:43:51pitrousetmessageid: <1423259031.76.0.755751596683.issue23403@psf.upfronthosting.co.za>
2015-02-06 21:43:51pitroulinkissue23403 messages
2015-02-06 21:43:51pitroucreate