- 12 Apr, 2011 11 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Senthil Kumaran 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
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
R David Murray authored
-
R David Murray authored
-
Antoine Pitrou authored
cannot raise queue.Empty).
-
- 11 Apr, 2011 9 commits
-
-
Brian Curtin authored
-
Brian Curtin authored
-
brian.curtin authored
-
brian.curtin authored
-
brian.curtin authored
-
brian.curtin authored
-
Raymond Hettinger authored
-
Ezio Melotti authored
-
Raymond Hettinger authored
-
- 10 Apr, 2011 4 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
worker processes: new processes would be spawned while the pool is being shut down. Patch by Charles-François Natali.
-
Ross Lagerwall authored
-
Raymond Hettinger authored
-
- 09 Apr, 2011 8 commits
-
-
Ned Deily authored
-
Ned Deily authored
and on OS X with pydebug.
-
Ned Deily authored
-
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
-
Ross Lagerwall authored
Patch by Nadeem Vawda.
-
Victor Stinner authored
interrupted (EINTR), for example if the program is stopped with CTRL+z on Mac OS X. Patch written by Charles-Francois Natali.
-
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 6 commits
-
-
R David Murray authored
Not a complete fix for this issue.
-
R David Murray authored
Not a complete fix for this issue.
-
R David Murray authored
-
R David Murray authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
- 07 Apr, 2011 2 commits
-
-
Ezio Melotti authored
-
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).
-