1. 08 Sep, 2019 1 commit
  2. 07 Sep, 2019 4 commits
  3. 06 Sep, 2019 10 commits
  4. 04 Sep, 2019 2 commits
  5. 03 Sep, 2019 1 commit
  6. 29 Aug, 2019 1 commit
  7. 05 Aug, 2019 1 commit
    • Jon Parise's avatar
      Dynamic class in gevent.resolver.thread.Resolver.__repr__ · cc21721d
      Jon Parise authored
      The class name used in `gevent.resolver.thread.Resolver.__repr__` was
      hard-coded. This meant that subclasses needed to reimplement their own
      `__repr__`; otherwise, they'd appear as this parent class in debugging
      output like that from print_run_info().
      
      This also has the nice side effect of fixing a typo (`resolver_thread`
      to `resolver.thread`).
      cc21721d
  8. 29 Jul, 2019 1 commit
  9. 26 Jul, 2019 1 commit
  10. 11 Jun, 2019 3 commits
  11. 24 May, 2019 1 commit
  12. 04 May, 2019 4 commits
  13. 03 May, 2019 3 commits
  14. 02 May, 2019 7 commits