- 14 Apr, 2011 3 commits
-
-
Senthil Kumaran authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 13 Apr, 2011 10 commits
-
-
Brian Curtin authored
-
R David Murray authored
Before reading the code to check, I wasn't sure if it operated on full domain names or just individual labels.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
R David Murray authored
Patch by Amaury Forgeot d'Arc, updated by Sando Tosi.
-
- 12 Apr, 2011 5 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Senthil Kumaran authored
Fix Issue11703 - urllib2.geturl() does not return correct url when the original url contains #fragment. Patch Contribution by Santoso Wijaya.
-
Raymond Hettinger authored
-
R David Murray authored
-
- 11 Apr, 2011 3 commits
-
-
Brian Curtin authored
-
brian.curtin authored
-
brian.curtin authored
-
- 09 Apr, 2011 4 commits
-
-
Ned Deily authored
and on OS X with pydebug.
-
Ned Deily authored
Mac OS X and FreeBSD to reduce the chances of a crash instead of a "maximum recursion depth" RuntimeError exception. (Patch by Ronald Oussoren)
-
Ross Lagerwall authored
Patch by Nadeem Vawda.
-
Victor Stinner authored
(EINTR), for example if the program is stopped with CTRL+z on Mac OS X. Patch written by Charles-Francois Natali.
-
- 08 Apr, 2011 2 commits
-
-
R David Murray authored
Not a complete fix for this issue.
-
R David Murray authored
-
- 07 Apr, 2011 1 commit
-
-
Barry Warsaw authored
dpkg-architecture command is not found on $PATH. This should fix the failures on FreeBSD and Solaris, which do not create the target file via I/O redirection if the command isn't found (unlike Linux and OS X which do).
-
- 06 Apr, 2011 2 commits
-
-
Barry Warsaw authored
extending search paths to include multiarch directories.
-
Senthil Kumaran authored
Issue #10762: Guard against invalid/non-supported format string '%f' on Windows. Patch Santoso Wijaya.
-
- 05 Apr, 2011 2 commits
-
-
Antoine Pitrou authored
-
Ross Lagerwall authored
-
- 04 Apr, 2011 2 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 03 Apr, 2011 1 commit
-
-
Ezio Melotti authored
-
- 30 Mar, 2011 3 commits
-
-
Kristjan Valur Jonsson authored
-
Kristjan Valur Jonsson authored
ti can raise an exception even if PyLong_Check() has succeeded.
-
Raymond Hettinger authored
-
- 29 Mar, 2011 2 commits
-
-
Guido van Rossum authored
-
guido@google.com authored
(This version is a cleaned-up backport of a fix by Senthil Kumaran.)
-