[issue26730] SpooledTemporaryFile doesn't correctly preserve data for text (non-binary) SpooledTemporaryFile objects when Unicode characters are written

Inada Naoki report at bugs.python.org
Tue Nov 26 11:50:01 EST 2019


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

But poor performance is better than silent data corruption.
If we can not fix the rollover right now, stop the spooling is a considerable option for next bugfix release.

----------

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


More information about the Python-bugs-list mailing list