1. 18 May, 2015 1 commit
  2. 20 Oct, 2012 1 commit
    • Denis Bilenko's avatar
      Fix tests on Python2.5 · f369f011
      Denis Bilenko authored
      - make test__threading_vs_settrace.py compatible with 2.5 (still fails though)
      - fix test__socket.py
      - fix test__ssl.py
      - 2.5/test_thread.py: reduce all delays 10 times
      f369f011
  3. 17 Oct, 2012 1 commit
    • Denis Bilenko's avatar
      improve test__socket.py · e53377b9
      Denis Bilenko authored
      - split it into 3 files
      - use ssl instead of socket.ssl
      - make it possible to check both regular sockets and gevent sockets
      e53377b9