Olivier Grisel <olivier.gri...@ensta.org> added the comment:

> 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.

I think it's a good idea. The C pickler would behave more like the Python 
pickler. I think framing was intended this way initially. Antoine what do you 
think?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31993>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to