1. 06 Sep, 2019 6 commits
  2. 04 Sep, 2019 2 commits
  3. 03 Sep, 2019 1 commit
  4. 29 Aug, 2019 1 commit
  5. 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
  6. 29 Jul, 2019 1 commit
  7. 26 Jul, 2019 1 commit
  8. 11 Jun, 2019 3 commits
  9. 24 May, 2019 1 commit
  10. 04 May, 2019 4 commits
  11. 03 May, 2019 3 commits
  12. 02 May, 2019 14 commits
  13. 01 May, 2019 2 commits