- 19 Jul, 2011 7 commits
-
-
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 11 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
-
Brett Cannon authored
-
Brett Cannon authored
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 Jul, 2011 12 commits
-
-
Alex Gaynor authored
-
Alex Gaynor authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
merge from 3.2 - Fix closes Issue12478 - HTTPErrorProcess 's methods are http_response and https_response.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
Fix Issue10403 - datetime documentation clarification based on review in the reitveld by Alexendar belopolsky.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
- 16 Jul, 2011 6 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
shutdown() is called, without waiting for the garbage collector to kick in.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 15 Jul, 2011 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
by joining all queues and processes when shutdown() is called.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-