- 08 Ock, 2013 1 kayıt (commit)
-
-
Chris Jerdonek yazdı
This fixes a regression introduced in the commit for issue #15302, which switched regrtest from getopt to argparse.
-
- 07 Ock, 2013 7 kayıt (commit)
-
-
Victor Stinner yazdı
-
Serhiy Storchaka yazdı
file descriptor receive the incorrect type.
-
Serhiy Storchaka yazdı
file descriptor receive the incorrect type.
-
Christian Heimes yazdı
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 yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
Issue #16884: updated logging documentation to include lastResort and use 'note' directives where appropriate.
-
- 06 Ock, 2013 7 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Serhiy Storchaka yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Antoine Pitrou yazdı
Found by Christian with Coverity.
-
- 05 Ock, 2013 10 kayıt (commit)
-
-
Antoine Pitrou yazdı
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 yazdı
In conformance with the documentation and the Python version. Patch by Franck Michea.
-
Eli Bendersky yazdı
In conformance with the documentation and the Python version. Patch by Franck Michea.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 04 Ock, 2013 11 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Charles-François Natali yazdı
close-on-exec flag atomically.
-
Serhiy Storchaka yazdı
a key whose repr raise an exception.
-
Serhiy Storchaka yazdı
a key whose repr raise an exception.
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 03 Ock, 2013 4 kayıt (commit)
-
-
Christian Heimes yazdı
non-pydebug builds. Several extension modules now compile cleanly when assert()s are enabled in standard builds (-DDEBUG flag).
-
Christian Heimes yazdı
non-pydebug builds. Several extension modules now compile cleanly when assert()s are enabled in standard builds (-DDEBUG flag).
-
Ezio Melotti yazdı
-
Victor Stinner yazdı
-