- 25 Jun, 2016 3 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
- 13 Jun, 2016 1 commit
-
-
Matthias Klose authored
-
- 12 Jun, 2016 3 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
- 11 Jun, 2016 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 19 May, 2016 1 commit
-
-
Guido van Rossum authored
These added a path attribute to pathlib.Path objects, and docs. Instead, we're going to use PEP 519. (Starting in the 3.4 branch and merging forward from there since that's what I did originally.)
-
- 02 May, 2016 1 commit
-
-
Donald Stufft authored
-
- 14 Apr, 2016 1 commit
-
-
Ethan Furman authored
-
- 22 Mar, 2016 1 commit
-
-
Benjamin Peterson authored
-
- 17 Mar, 2016 1 commit
-
-
Donald Stufft authored
-
- 08 Mar, 2016 2 commits
-
-
Serhiy Storchaka authored
-
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
-