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

Serhiy Storchaka report at bugs.python.org
Fri Jan 12 17:28:39 EST 2018


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


New changeset 5b76bdba071e7bbd9fda0b9b100d1506d95c04bd by Serhiy Storchaka in branch 'master':
bpo-31993: Do not use memoryview when pickle large strings. (#5154)
https://github.com/python/cpython/commit/5b76bdba071e7bbd9fda0b9b100d1506d95c04bd


----------

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


More information about the Python-bugs-list mailing list