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 2017-11-12.12:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510488489.64.0.213398074469.issue31993@psf.upfronthosting.co.za>
In-reply-to
Content
While we are here, wouldn't be worth to flush the buffer in the C implementation to the disk always after committing a frame? This will save a memory when dump a lot of small objects.
History
Date User Action Args
2017-11-12 12:08:09serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, Olivier.Grisel
2017-11-12 12:08:09serhiy.storchakasetmessageid: <1510488489.64.0.213398074469.issue31993@psf.upfronthosting.co.za>
2017-11-12 12:08:09serhiy.storchakalinkissue31993 messages
2017-11-12 12:08:09serhiy.storchakacreate