[issue36748] Optimize textio write buffering

Inada Naoki report at bugs.python.org
Thu May 16 02:03:27 EDT 2019


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


New changeset bfba8c373e362d48d4ee0e0cf55b8d9c169344ae by Inada Naoki in branch 'master':
bpo-36748: optimize TextIOWrapper.write() for ASCII string (GH-13002)
https://github.com/python/cpython/commit/bfba8c373e362d48d4ee0e0cf55b8d9c169344ae


----------

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


More information about the Python-bugs-list mailing list