- 12 Apr, 2011 3 commits
-
-
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.)
-
- 28 Mar, 2011 2 commits
-
-
Benjamin Peterson authored
-
Ezio Melotti authored
-
- 27 Mar, 2011 4 commits
-
-
Martin v. Löwis authored
Patch by Mark Mc Mahon.
-
Mark Dickinson authored
Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer.
-
Mark Dickinson authored
-
Martin v. Löwis authored
Patch by Christoph Gohlke. Closes #7639.
-
- 26 Mar, 2011 7 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Ross Lagerwall authored
Patch by Ben Hayden.
-
Mark Dickinson authored
-
Éric Araujo authored
-
Kurt B. Kaiser authored
-
- 25 Mar, 2011 2 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
The options listed in the table are now links to their documentation, and the table uses compact markup to make it easier to read and edit. First proposed in #10998.
-