- 20 Tem, 2011 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
to get channel binding data for the current SSL session (only the "tls-unique" channel binding is implemented). This allows the implementation of certain authentication mechanisms such as SCRAM-SHA-1-PLUS. Patch by Jacek Konieczny.
-
R David Murray yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Antoine Pitrou yazdı
(followup to dfaa3a149a92)
-
- 19 Tem, 2011 14 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
signature. Without this, architectures where sizeof void* != sizeof int are broken. Patch given by Hallvard B Furuseth.
-
Ned Deily yazdı
(Patch by Robert Xiao)
-
Ned Deily yazdı
(Patch by Robert Xiao)
-
Barry Warsaw yazdı
signature. Without this, architectures where sizeof void* != sizeof int are broken. Patch given by Hallvard B Furuseth.
-
Antoine Pitrou yazdı
so that "import DLFCN" and other similar imports work on Linux 3.0.
-
Antoine Pitrou yazdı
so that "import DLFCN" and other similar imports work on Linux 3.0.
-
R David Murray yazdı
As far as I can tell, the try/except was ancient code, from before the email package rewrite where the philosophy of never throwing parsing errors was adopted.
-
R David Murray yazdı
-
R David Murray yazdı
The RFC doesn't say that they are allowed; apparently many mailers accept them, but not postfix. Contributions to this patch were made by Felipe Cruz and Catalin Iacob. The changeset also adds additional indirect tests for quoteaddr (null address and IDNA-encoded address).
-
Senthil Kumaran yazdı
merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by Catalin Iacob
-
Senthil Kumaran yazdı
-
- 18 Tem, 2011 11 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Eric V. Smith yazdı
-
Eric V. Smith yazdı
Closes #12579. Positional fields with str.format_map() now raise a ValueError instead of SystemError.
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
restricting itself to just functions and methods (which allows built-in functions to be used, etc.). Closes issue #10271. Thanks to lekma for the bug report.
-
- 17 Tem, 2011 10 kayıt (commit)
-
-
Alex Gaynor yazdı
-
Alex Gaynor yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and https_response.
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
Fix Issue10403 - datetime documentation clarification based on review in the reitveld by Alexendar belopolsky.
-