- 23 Nov, 2013 31 commits
-
-
Serhiy Storchaka authored
-
Michael Foord authored
-
Michael Foord authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Antoine Pitrou authored
-
Christian Heimes authored
certificates from default stores or system stores. By default the method loads CA certs for authentication of server certs.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Victor Stinner authored
tracemalloc.start() now has an option nframe parameter
-
Victor Stinner authored
-
Ned Deily authored
-
Ned Deily authored
-
Antoine Pitrou authored
-
Christian Heimes authored
The patch removes the verify_flags feature on Mac OS X 10.4 with OpenSSL 0.9.7l 28 Sep 2006.
-
Ned Deily authored
-
Ned Deily authored
XZ 5.0.3 -> 5.0.5 SQLite 3.7.13 -> 3.8.1
-
Ned Deily authored
-
Ned Deily authored
-
Nick Coghlan authored
-
Nick Coghlan authored
-
Andrew Kuchling authored
-
Andrew Kuchling authored
-
Nick Coghlan authored
The codecs themselves were restored in Python 3.2, this completes the restoration by adding back the convenience aliases. These aliases were originally left out due to confusing errors when attempting to use them with the text encoding specific convenience methods. Python 3.4 includes several improvements to those errors, thus permitting the aliases to be restored as well.
-
Antoine Pitrou authored
Revert utime(..., None) strategy (it has too poor resolution under Windows) and restore the previous test workaround (issue #19715)
-
Antoine Pitrou authored
-
Guido van Rossum authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 22 Nov, 2013 9 commits
-
-
Guido van Rossum authored
-
Antoine Pitrou authored
-
Victor Stinner authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Andrew Kuchling authored
-
Brett Cannon authored
-
Brett Cannon authored
in test_pathlib. Purposefully designed to work from a specified directory in case multiple file systems are used on the system.
-
Eric Snow authored
-