1. 11 May, 2017 2 commits
  2. 07 Apr, 2017 2 commits
    • Jason Madden's avatar
      Add basic framework for wrapping stdlib tests. · 3a3124e7
      Jason Madden authored
      Use it to fix test_interrupted_write on all Py3, and
      test_https_with_cafile on PyPy3.5 instead of disabling them and
      patching them inline, respectively.
      
      See #964
      3a3124e7
    • Jason Madden's avatar
      Update to PyPy3.5 5.7.1 (#965) · 1414906d
      Jason Madden authored
      * Test PyPy 3.5-5.7.1-beta
      
      Add a missing `clear` method to the tblib Frame object.
      
      [skip appveyor]
      
      * Add PyPy3.5 tests
      
      * Standard PyPy fixes for imported tests.
      
      * more gevent/pypy3.5 blackouts and missing cert files
      
      * another blackballed test due to performance issues.
      
      * missing revocation.crl for test_ssl.py
      
      * Fix test_urllib2_localnet. We had to resort to a patch.
      
      * Adjust timeouts for PyPy3.
      
      * Add test_wsgiref for 3.5 and 3.6 and comment about it being broken
      
      It's broken for all of them, not just PyPy, so move its patch to
      reflect that.
      1414906d
  3. 06 Apr, 2017 10 commits
  4. 21 Mar, 2017 1 commit
  5. 16 Mar, 2017 1 commit
    • Jason Madden's avatar
      Tweak license formatting · 8ed03d70
      Jason Madden authored
      Doesn't actually change the license at all, just slightly reformats it. This should be more compatible with github's new license display features.
      
      [skip ci]
      8ed03d70
  6. 10 Mar, 2017 4 commits
  7. 09 Mar, 2017 4 commits
  8. 08 Mar, 2017 1 commit
  9. 25 Feb, 2017 2 commits
  10. 08 Feb, 2017 1 commit
  11. 19 Jan, 2017 1 commit
  12. 15 Jan, 2017 1 commit
  13. 12 Jan, 2017 3 commits
  14. 06 Jan, 2017 2 commits
  15. 04 Jan, 2017 5 commits