Files
deb-python-eventlet/eventlet
Jakub Stasiak d62c080c1f Revert "gh-274: Handle blocking I/O errors in GreenSocket"
The commit broke tests on Python 3[1]:

======================================================================
FAIL: test_recv_into_timeout (tests.greenio_test.TestGreenSocket)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/eventlet/eventlet/tests/greenio_test.py", line 192, in test_recv_into_timeout
    self.fail("socket.timeout not raised")
AssertionError: socket.timeout not raised

This reverts commit 19035b1018.

[1] https://travis-ci.org/eventlet/eventlet/jobs/100720347
2016-01-07 01:37:33 +01:00
..
2014-12-30 03:07:26 +03:00
2015-05-09 02:19:08 +03:00
2014-11-11 23:37:09 +00:00
2014-08-27 10:21:55 +04:00
2014-10-10 08:53:11 +01:00
2014-08-27 10:21:55 +04:00
2014-11-11 23:37:09 +00:00
2014-08-27 10:21:55 +04:00
2015-10-13 14:50:10 +03:00