- 08 Jan, 2013 7 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Serhiy Storchaka authored
Patch by Alessandro Moura.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Chris Jerdonek authored
This fixes a regression introduced in the commit for issue #15302, which switched regrtest from getopt to argparse.
-
- 07 Jan, 2013 7 commits
-
-
Victor Stinner authored
-
Serhiy Storchaka authored
file descriptor receive the incorrect type.
-
Serhiy Storchaka authored
file descriptor receive the incorrect type.
-
Christian Heimes authored
Add a comment about *not* caching the hash value. Issue #9685 suggested to memorize the hash value, but the feature request was rejected because no speed ups were found.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
Issue #16884: updated logging documentation to include lastResort and use 'note' directives where appropriate.
-
- 06 Jan, 2013 7 commits
-
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Serhiy Storchaka authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Antoine Pitrou authored
Found by Christian with Coverity.
-
- 05 Jan, 2013 10 commits
-
-
Antoine Pitrou authored
Issue #8109: The ssl module now has support for server-side SNI, thanks to a :meth:`SSLContext.set_servername_callback` method. Patch by Daniel Black.
-
Eli Bendersky authored
In conformance with the documentation and the Python version. Patch by Franck Michea.
-
Eli Bendersky authored
In conformance with the documentation and the Python version. Patch by Franck Michea.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 04 Jan, 2013 9 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Charles-François Natali authored
close-on-exec flag atomically.
-
Serhiy Storchaka authored
a key whose repr raise an exception.
-
Serhiy Storchaka authored
a key whose repr raise an exception.
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-