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 Olivier.Grisel, pitrou, serhiy.storchaka
Date 2017-11-12.15:50:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510501845.87.0.213398074469.issue31993@psf.upfronthosting.co.za>
In-reply-to
Content
Framing was originally intended to improve unpickling (since you don't have to issue lots of tiny file reads anymore).  No objection to also improve pickling, though :-)
History
Date User Action Args
2017-11-12 15:50:45pitrousetrecipients: + pitrou, serhiy.storchaka, Olivier.Grisel
2017-11-12 15:50:45pitrousetmessageid: <1510501845.87.0.213398074469.issue31993@psf.upfronthosting.co.za>
2017-11-12 15:50:45pitroulinkissue31993 messages
2017-11-12 15:50:45pitroucreate