- 14 Jan, 2016 4 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
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.
-
- 11 Jan, 2016 4 commits
-
-
Yury Selivanov authored
Patch by Марк Коренберг.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
- 10 Jan, 2016 1 commit
-
-
Benjamin Peterson authored
-
- 08 Jan, 2016 1 commit
-
-
Benjamin Peterson authored
Patch from Upendra Kumar.
-
- 07 Jan, 2016 3 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
Add another try/except PermissionError to avoid depending on listdir order. Fix issues #24120 and #26012.
-
Senthil Kumaran authored
-
- 06 Jan, 2016 5 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 04 Jan, 2016 1 commit
-
-
Senthil Kumaran authored
Simplify str.find explaination as per Georg Brandl's suggestion.
-
- 03 Jan, 2016 1 commit
-
-
Senthil Kumaran authored
values and meaning. Patch contributed by Andrew Scheller.
-
- 02 Jan, 2016 1 commit
-
-
Senthil Kumaran authored
-
- 01 Jan, 2016 8 commits
-
-
Ned Deily authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 21 Dec, 2015 2 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
- 20 Dec, 2015 3 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
- 18 Dec, 2015 1 commit
-
-
Terry Jan Reedy authored
-
- 13 Dec, 2015 1 commit
-
-
Vinay Sajip authored
-
- 12 Dec, 2015 1 commit
-
-
Martin Panter authored
-
- 17 Dec, 2015 3 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-