- 22 Jul, 2011 6 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This is related to a21829180423 as well as #12609 and #12610.
-
Benjamin Peterson authored
-
- 21 Jul, 2011 6 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 20 Jul, 2011 5 commits
-
-
Antoine Pitrou authored
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 authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Antoine Pitrou authored
(followup to dfaa3a149a92)
-
- 19 Jul, 2011 14 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
signature. Without this, architectures where sizeof void* != sizeof int are broken. Patch given by Hallvard B Furuseth.
-
Ned Deily authored
(Patch by Robert Xiao)
-
Ned Deily authored
(Patch by Robert Xiao)
-
Barry Warsaw authored
signature. Without this, architectures where sizeof void* != sizeof int are broken. Patch given by Hallvard B Furuseth.
-
Antoine Pitrou authored
so that "import DLFCN" and other similar imports work on Linux 3.0.
-
Antoine Pitrou authored
so that "import DLFCN" and other similar imports work on Linux 3.0.
-
R David Murray authored
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 authored
-
R David Murray authored
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 authored
merge from 3.2 - Fix closes issue12577 - clarify shutil.move documentation. Patch suggestion by Catalin Iacob
-
Senthil Kumaran authored
-
- 18 Jul, 2011 9 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Eric V. Smith authored
-
Eric V. Smith authored
Closes #12579. Positional fields with str.format_map() now raise a ValueError instead of SystemError.
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-