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

Serhiy Storchaka report at bugs.python.org
Thu Jan 11 06:03:28 EST 2018


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


New changeset 0a2da50e1867831251fad75377d0f10713eb6301 by Serhiy Storchaka in branch 'master':
bpo-31993: Do not create frames for large bytes and str objects (#5114)
https://github.com/python/cpython/commit/0a2da50e1867831251fad75377d0f10713eb6301


----------

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


More information about the Python-bugs-list mailing list