An error occurred fetching the project authors.
  1. 21 Mar, 2019 1 commit
  2. 05 Feb, 2018 1 commit
  3. 08 Jan, 2018 1 commit
    • Jason Madden's avatar
      Add tests for Python 3.7a3. · 7caaa2f2
      Jason Madden authored
      No new unexpected failures.
      
      Rename the 'async' methods and classes to 'async_'. I couldn't think
      of a better name. But keep the old names available for BWC. Fixes #1047.
      7caaa2f2
  4. 05 Apr, 2016 1 commit
  5. 10 Feb, 2016 1 commit
    • Jason Madden's avatar
      Update 2.7 tests to 2.7.11. Fixes #735. · 8600b68d
      Jason Madden authored
      Also update the test_ssl.py to cpython rev 2c9ff9e (head). This fixes the
      problems with invalid certs for svn.python.org.
      
      These tests include much more testing of the new-in-2.7.9 SSLContext
      settings, which revealed some problems in our hostname validation, our
      handling of read/write/do_handshake for closed sockets, and the missing
      alpn_selected method.
      8600b68d