[issue14635] telnetlib uses select instead of poll - limited to FD_SETSIZE fds

Roundup Robot report at bugs.python.org
Wed Dec 11 03:26:26 CET 2013


Roundup Robot added the comment:

New changeset d61e8050b7d7 by Gregory P. Smith in branch '2.7':
Fixes Issue #17200: telnetlib's read_until and expect timeout was broken by the
http://hg.python.org/cpython/rev/d61e8050b7d7

New changeset 46186736e91c by Gregory P. Smith in branch '3.3':
Fixes Issue #17200: telnetlib's read_until and expect timeout was broken by the
http://hg.python.org/cpython/rev/46186736e91c

----------

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


More information about the Python-bugs-list mailing list