Message 309551 - Python tracker

Message309551

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-06.15:18:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515251937.36.0.467229070634.issue31993@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3cd7c6e6eb43dbd7d7180503265772a67953e682 by Serhiy Storchaka (Olivier Grisel) in branch 'master':
bpo-31993: Do not allocate large temporary buffers in pickle dump. (#4353)
https://github.com/python/cpython/commit/3cd7c6e6eb43dbd7d7180503265772a67953e682
History
Date User Action Args
2018-01-06 15:18:57serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, Olivier.Grisel
2018-01-06 15:18:57serhiy.storchakasetmessageid: <1515251937.36.0.467229070634.issue31993@psf.upfronthosting.co.za>
2018-01-06 15:18:57serhiy.storchakalinkissue31993 messages
2018-01-06 15:18:57serhiy.storchakacreate