[issue24539] StreamReaderProtocol.eof_received() should return True to keep the transport open

Aymeric Augustin report at bugs.python.org
Sat Oct 31 07:13:24 EDT 2015


Aymeric Augustin added the comment:

This change appears to have caused a non-obvious regression in `websockets`: https://github.com/aaugustin/websockets/issues/76

Perhaps I was relying on an implementation detail but that's annoying nonetheless.

----------
nosy: +aymeric.augustin

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


More information about the Python-bugs-list mailing list