[issue30526] Allow setting line_buffering on existing TextIOWrapper

Antoine Pitrou report at bugs.python.org
Sat Jun 3 06:32:30 EDT 2017


Antoine Pitrou added the comment:


New changeset 3c2817b6884a5fcf792197203f3c26b157210607 by Antoine Pitrou in branch 'master':
Fix bpo-30526: Add TextIOWrapper.reconfigure() and a TextIOWrapper.write_through attribute (#1922)
https://github.com/python/cpython/commit/3c2817b6884a5fcf792197203f3c26b157210607


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30526>
_______________________________________


More information about the Python-bugs-list mailing list