- 23 Jul, 2011 1 commit
-
-
Georg Brandl authored
-
- 22 Jul, 2011 4 commits
-
-
Charles-François Natali authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This is related to a21829180423 as well as #12609 and #12610.
-
- 21 Jul, 2011 3 commits
-
-
Charles-François Natali authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 20 Jul, 2011 1 commit
-
-
Senthil Kumaran authored
-
- 19 Jul, 2011 6 commits
-
-
Barry Warsaw authored
-
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.
-
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
-
- 18 Jul, 2011 3 commits
-
-
Antoine Pitrou authored
-
Eric V. Smith authored
Closes #12579. Positional fields with str.format_map() now raise a ValueError instead of SystemError.
-
R David Murray authored
-
- 17 Jul, 2011 5 commits
-
-
Senthil Kumaran authored
-
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
-
- 16 Jul, 2011 1 commit
-
-
Antoine Pitrou authored
shutdown() is called, without waiting for the garbage collector to kick in.
-
- 15 Jul, 2011 11 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
Patch by Andreas Stührk.
-
Antoine Pitrou authored
Patch by Andreas Stührk.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Andreas Stührk.
-
Antoine Pitrou authored
embedding Python. Patch by Andreas Stührk.
-
Antoine Pitrou authored
-
- 14 Jul, 2011 5 commits
-
-
Charles-François Natali authored
-
Charles-François Natali authored
-
Benjamin Peterson authored
-
Victor Stinner authored
test_shutdown() may fail on very slow buildbots like FreeBSD 6.4 just because of the arbitrary timeout.
-
Ezio Melotti authored
-