[issue31993] pickle.dump allocates unnecessary temporary bytes / str

Serhiy Storchaka report at bugs.python.org
Sat Jan 6 10:18:57 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31993>
_______________________________________


More information about the Python-bugs-list mailing list