1. 21 May, 2020 6 commits
    • Jason Madden's avatar
      Revert update to bionic. · f5313104
      Jason Madden authored
      This has new enough kernel headers that libev builds the io_uring
      backend, but testing it fails:
      
        ======================================================================
      220  ERROR: test_linux_iouring_0 (gevent.tests.test__close_backend_fd.Test)
      221  ----------------------------------------------------------------------
      222  Traceback (most recent call last):
      223    File "/home/travis/.runtimes/snakepit/2.7.d/lib/python2.7/site-packages/gevent/tests/test__close_backend_fd.py", line 77, in test
      224      self._check_backend(backend)
      225    File "/home/travis/.runtimes/snakepit/2.7.d/lib/python2.7/site-packages/gevent/tests/test__close_backend_fd.py", line 45, in _check_backend
      226      hub = Hub(backend, default=False)
      227    File "/home/travis/.runtimes/snakepit/2.7.d/lib/python2.7/site-packages/gevent/hub.py", line 441, in __init__
      228      self.loop = self.loop_class(flags=loop, default=default) # pylint:disable=not-callable
      229    File "src/gevent/libev/corecext.pyx", line 444, in gevent.libev.corecext.loop.__cinit__
      230      raise SystemError("ev_loop_new(%s) failed" % (c_flags, ))
      231  SystemError: ev_loop_new(50331776) failed
      
      There are also different SSL errors (of course) on different versions.
      gevent.tests.test__makefile_ref.TestSSL commonly fails to find
      expected open files on most versions, and some versions don't see the
      cipher suites they expect, etc.
      f5313104
    • Jason Madden's avatar
      cfadaf22
    • Jason Madden's avatar
      Try one line? · bbec236b
      Jason Madden authored
      bbec236b
    • Jason Madden's avatar
      Update from Ubuntu 16.04 to 18.04 · 7e43e12a
      Jason Madden authored
      7e43e12a
    • Jason Madden's avatar
      Also automake version. · e6b5083b
      Jason Madden authored
      e6b5083b
    • Jason Madden's avatar
  2. 20 May, 2020 5 commits
  3. 19 May, 2020 6 commits
  4. 18 May, 2020 2 commits
  5. 15 May, 2020 1 commit
  6. 13 May, 2020 10 commits
  7. 12 May, 2020 5 commits
  8. 11 May, 2020 2 commits
  9. 10 May, 2020 1 commit
  10. 09 May, 2020 2 commits