1. 01 Dec, 2013 2 commits
    • Denis Bilenko's avatar
      travis: known_failures: add test__issue6.py · ed74f199
      Denis Bilenko authored
      It often fails with:
      
      master ~/work/gevent $ python greentest/test__issue6.py
      Traceback (most recent call last):
        File "greentest/test__issue6.py", line 11, in <module>
          assert err == '', (out, err, code)
      AssertionError: ('11 chars.\n', 'Unhandled exception in thread started by \nsys.excepthook is missing\nlost sys.stderr\n', 0)
      ed74f199
    • Denis Bilenko's avatar
      examples: xrange() -> range() · b8bf7498
      Denis Bilenko authored
      for python3 compatibility (#38)
      b8bf7498
  2. 27 Nov, 2013 1 commit
  3. 26 Nov, 2013 9 commits
  4. 25 Nov, 2013 2 commits
  5. 10 Nov, 2013 1 commit
  6. 14 Oct, 2013 1 commit
  7. 13 Oct, 2013 2 commits
  8. 12 Oct, 2013 1 commit
  9. 22 Sep, 2013 1 commit
  10. 17 Sep, 2013 2 commits
  11. 14 Sep, 2013 18 commits