Message 309872 - Python tracker

Message309872

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 serhiy.storchaka
Recipients Olivier.Grisel, pitrou, serhiy.storchaka
Date 2018-01-12.22:28:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515796119.5.0.467229070634.issue31993@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5b76bdba071e7bbd9fda0b9b100d1506d95c04bd by Serhiy Storchaka in branch 'master':
bpo-31993: Do not use memoryview when pickle large strings. (#5154)
https://github.com/python/cpython/commit/5b76bdba071e7bbd9fda0b9b100d1506d95c04bd
History
Date User Action Args
2018-01-12 22:28:39serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, Olivier.Grisel
2018-01-12 22:28:39serhiy.storchakasetmessageid: <1515796119.5.0.467229070634.issue31993@psf.upfronthosting.co.za>
2018-01-12 22:28:39serhiy.storchakalinkissue31993 messages
2018-01-12 22:28:39serhiy.storchakacreate