1. 30 May, 2011 12 commits
  2. 29 May, 2011 1 commit
  3. 25 May, 2011 4 commits
  4. 24 May, 2011 5 commits
  5. 23 May, 2011 11 commits
  6. 22 May, 2011 2 commits
  7. 19 May, 2011 1 commit
    • Denis Bilenko's avatar
      test__greenlet.py: fix TestStuff.test_wait_error · 72dcf7de
      Denis Bilenko authored
      It failed because it depended on order in which greenlets spawned in the same iteration are executed.
      With libevent, the order used to be the same as spawn() calls. With libev, the order is reversed.
      72dcf7de
  8. 17 May, 2011 4 commits