1. 20 Jun, 2018 2 commits
  2. 18 Jun, 2018 6 commits
  3. 16 Jun, 2018 1 commit
  4. 15 Jun, 2018 2 commits
  5. 10 Jun, 2018 2 commits
  6. 08 Jun, 2018 2 commits
  7. 07 Jun, 2018 1 commit
  8. 04 Jun, 2018 1 commit
  9. 02 Jun, 2018 1 commit
  10. 31 May, 2018 2 commits
    • Jason Madden's avatar
      Switch off prospector, go back to plain pylint (#1230) · 1de3e36d
      Jason Madden authored
      * Switch off prospector, go back to plain pylint.
      
      prospector wasn't working on CI for some reason.
      
      Fix the outstanding pylint errors.
      
      * Explicitly request pylint 2 on Python 3
      
      * Also need to update astroid.
      
      * pylint warning generated on Travis (case-sensitive filesystem.)
      1de3e36d
    • Jason Madden's avatar
      Sleeping updates the loop's current time always. (#1228) · 40959196
      Jason Madden authored
      * Sleeping updates the loop's current time always.
      
      That had been disabled for libuv, but now that we run timers in our own code that's not a concern anymore.
      
      Fixes #1227.
      
      * Try Python 3.5.5 because of the weird Illegal Instruction crash we suddenly see with 3.5.4
      
      * Increase the value; test_sendall_timeout was often failing to actually timeout.
      
      * Really python3.5
      40959196
  11. 30 May, 2018 3 commits
  12. 29 May, 2018 2 commits
  13. 19 May, 2018 2 commits
  14. 18 May, 2018 4 commits
  15. 17 May, 2018 1 commit
  16. 16 May, 2018 5 commits
  17. 15 May, 2018 1 commit
  18. 11 May, 2018 2 commits