summaryrefslogtreecommitdiffstats
path: root/Objects/genobject.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@krypto.org>2013-12-11 02:22:03 (GMT)
committerGregory P. Smith <greg@krypto.org>2013-12-11 02:22:03 (GMT)
commit9ffb1481d8103407d3d09d212993ab7c36c58087 (patch)
tree91a2e5760bebd2d9e0696180f648211985cbad06 /Objects/genobject.c
parent278543d5392967fb4bfe2d3b3f71c2281500c458 (diff)
downloadcpython-9ffb1481d8103407d3d09d212993ab7c36c58087.zip
cpython-9ffb1481d8103407d3d09d212993ab7c36c58087.tar.gz
cpython-9ffb1481d8103407d3d09d212993ab7c36c58087.tar.bz2
Fixes Issue #17200: telnetlib's read_until and expect timeout was broken by the
fix to Issue #14635 in Python 2.7.4 to be interpreted as milliseconds instead of seconds when the platform supports select.poll (ie: everywhere). It is now treated as seconds once again.
Diffstat (limited to 'Objects/genobject.c')
0 files changed, 0 insertions, 0 deletions