[issue43260] Never release buffer when MemoryError in print()

Inada Naoki report at bugs.python.org
Sun Feb 21 18:29:37 EST 2021


Inada Naoki <songofacandy at gmail.com> added the comment:


New changeset 01806d5beba3d208bb56adba6829097d803bf54f by Inada Naoki in branch 'master':
bpo-43260: io: Prevent large data remains in textio buffer. (GH-24592)
https://github.com/python/cpython/commit/01806d5beba3d208bb56adba6829097d803bf54f


----------

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


More information about the Python-bugs-list mailing list