1. 16 Ock, 2016 3 kayıt (commit)
  2. 15 Ock, 2016 3 kayıt (commit)
    • Brett Cannon's avatar
      c39162de
    • Senthil Kumaran's avatar
      Issue26097 - Fix the TextTestRunner documentation, mention all the arguments of the class. · 1826f636
      Senthil Kumaran yazdı
      Patch contributed by Nicolas Évrard.
      1826f636
    • Martin Panter's avatar
      Issue #25940: Use self-signed.pythontest.net in SSL tests · 71202bb0
      Martin Panter yazdı
      This is instead of svn.python.org, whose certificate recently expired, and
      whose new certificate uses a different root certificate.
      
      The certificate used at the pythontest server was modifed to set the "basic
      constraints" CA flag. This flag seems to be required for test_get_ca_certs_
      capath() to work.
      
      Added the new self-signed certificate to capath with the following commands:
      
      cp Lib/test/{selfsigned_pythontestdotnet.pem,capath/}
      c_rehash -v Lib/test/capath/
      c_rehash -v -old Lib/test/capath/
      # Note the generated file names
      cp Lib/test/capath/{selfsigned_pythontestdotnet.pem,0e4015b9.0}
      mv Lib/test/capath/{selfsigned_pythontestdotnet.pem,ce7b8643.0}
      
      When attempting to connect to port 444 on the new server, the resulting error
      code is EHOSTUNREACH on Linux, and ETIMEDOUT on Windows.
      71202bb0
  3. 13 Ock, 2016 2 kayıt (commit)
  4. 12 Ock, 2016 3 kayıt (commit)
  5. 11 Ock, 2016 7 kayıt (commit)
  6. 10 Ock, 2016 2 kayıt (commit)
  7. 08 Ock, 2016 2 kayıt (commit)
  8. 07 Ock, 2016 1 kayıt (commit)
  9. 06 Ock, 2016 3 kayıt (commit)
  10. 05 Ock, 2016 1 kayıt (commit)
  11. 04 Ock, 2016 1 kayıt (commit)
  12. 03 Ock, 2016 1 kayıt (commit)
  13. 01 Ock, 2016 5 kayıt (commit)
  14. 31 Ara, 2015 1 kayıt (commit)
  15. 30 Ara, 2015 3 kayıt (commit)
  16. 27 Ara, 2015 2 kayıt (commit)