- 02 Dec, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 15 Jan, 2016 2 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
- 14 Jan, 2016 2 commits
-
-
Martin Panter authored
-
Martin Panter authored
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 (in Python 3.4+). 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} The new server responds with "No route to host" when connecting to port 444.
-
- 01 Jan, 2016 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 05 Dec, 2015 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 12 Sep, 2015 1 commit
-
-
Kristján Valur Jónsson authored
invalid memory.
-
- 05 Jul, 2015 1 commit
-
-
Benjamin Peterson authored
-
- 27 Jun, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 02 Jun, 2015 1 commit
-
-
Yury Selivanov authored
-
- 26 May, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 23 May, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 03 May, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 23 Apr, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Christian Heimes.
-
- 19 Apr, 2015 1 commit
-
-
Christian Heimes authored
-
- 02 Mar, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 18 Feb, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 10 Feb, 2015 1 commit
-
-
Benjamin Peterson authored
-
- 02 Feb, 2015 5 commits
-
-
Serhiy Storchaka authored
Used PyMem_New to check overflow.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 01 Feb, 2015 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 30 Jan, 2015 1 commit
-
-
Serhiy Storchaka authored
-
- 27 Jan, 2015 1 commit
-
-
Serhiy Storchaka authored
and fix by Guido Vranken.
-