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 python-dev, serhiy.storchaka, vstinner
Date 2016-05-20.09:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463737557.15.0.527741792189.issue27056@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy Storchaka: "I forgot to note that the comment before _Unpickler_Read() becomes not correct, but you already addressed this in the second patch. unpickle_read-2.patch LGTM."

Cool, pushed.

"Few months ago I tried to optimize reading in pickle, but didn't see significant benefit. After committing your patch I'm going to revive my patch."

Cool too, keep me in touch.
History
Date User Action Args
2016-05-20 09:45:57vstinnersetrecipients: + vstinner, python-dev, serhiy.storchaka
2016-05-20 09:45:57vstinnersetmessageid: <1463737557.15.0.527741792189.issue27056@psf.upfronthosting.co.za>
2016-05-20 09:45:57vstinnerlinkissue27056 messages
2016-05-20 09:45:57vstinnercreate