- 08 Mar, 2016 1 commit
-
-
Serhiy Storchaka authored
On Windows a symlink can has the FILE_ATTRIBUTE_DIRECTORY flag.
-
- 04 Mar, 2016 1 commit
-
-
Benjamin Peterson authored
-
- 02 Mar, 2016 2 commits
-
-
Berker Peksag authored
Patch by Liang-Bo Wang.
-
Yury Selivanov authored
-
- 27 Feb, 2016 1 commit
-
-
Ezio Melotti authored
-
- 18 Feb, 2016 1 commit
-
-
Benjamin Peterson authored
Patch from Chi Hsuan Yen.
-
- 22 Jan, 2016 2 commits
-
-
Benjamin Peterson authored
-
Donald Stufft authored
-
- 21 Jan, 2016 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 20 Jan, 2016 1 commit
-
-
Donald Stufft authored
-
- 16 Jan, 2016 1 commit
-
-
Gregory P. Smith authored
"certificate verify failed " and "CERTIFICATE_VERIFY_FAILED " as some SSL libraries use different text than OpenSSL.
-
- 15 Jan, 2016 3 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
- 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 3 commits
-
-
Ned Deily authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-