[issue31062] socket.makefile does not handle line buffering

Vincent Michel report at bugs.python.org
Sat Mar 16 13:21:51 EDT 2019


Vincent Michel <vxgmichel at gmail.com> added the comment:

I ran into this issue too so I went ahead and created a pull request (https://github.com/python/cpython/pull/12370).

----------
nosy: +vxgmichel
versions: +Python 3.7, Python 3.8

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


More information about the Python-bugs-list mailing list