- 13 Nis, 2011 1 kayıt (commit)
-
-
R David Murray yazdı
Patch by Amaury Forgeot d'Arc, updated by Sando Tosi.
-
- 12 Nis, 2011 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Senthil Kumaran yazdı
Fix Issue11703 - urllib2.geturl() does not return correct url when the original url contains #fragment. Patch Contribution by Santoso Wijaya.
-
Raymond Hettinger yazdı
-
R David Murray yazdı
-
- 11 Nis, 2011 3 kayıt (commit)
-
-
Brian Curtin yazdı
-
brian.curtin yazdı
-
brian.curtin yazdı
-
- 09 Nis, 2011 4 kayıt (commit)
-
-
Ned Deily yazdı
and on OS X with pydebug.
-
Ned Deily yazdı
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 yazdı
Patch by Nadeem Vawda.
-
Victor Stinner yazdı
(EINTR), for example if the program is stopped with CTRL+z on Mac OS X. Patch written by Charles-Francois Natali.
-
- 08 Nis, 2011 2 kayıt (commit)
-
-
R David Murray yazdı
Not a complete fix for this issue.
-
R David Murray yazdı
-
- 07 Nis, 2011 1 kayıt (commit)
-
-
Barry Warsaw yazdı
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 Nis, 2011 2 kayıt (commit)
-
-
Barry Warsaw yazdı
extending search paths to include multiarch directories.
-
Senthil Kumaran yazdı
Issue #10762: Guard against invalid/non-supported format string '%f' on Windows. Patch Santoso Wijaya.
-
- 05 Nis, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Ross Lagerwall yazdı
-
- 04 Nis, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 03 Nis, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 30 Mar, 2011 3 kayıt (commit)
-
-
Kristjan Valur Jonsson yazdı
-
Kristjan Valur Jonsson yazdı
ti can raise an exception even if PyLong_Check() has succeeded.
-
Raymond Hettinger yazdı
-
- 29 Mar, 2011 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
guido@google.com yazdı
(This version is a cleaned-up backport of a fix by Senthil Kumaran.)
-
- 28 Mar, 2011 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Ezio Melotti yazdı
-
- 27 Mar, 2011 4 kayıt (commit)
-
-
Martin v. Löwis yazdı
Patch by Mark Mc Mahon.
-
Mark Dickinson yazdı
Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when trying to pack a negative (in-range) integer.
-
Mark Dickinson yazdı
-
Martin v. Löwis yazdı
Patch by Christoph Gohlke. Closes #7639.
-
- 26 Mar, 2011 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Ross Lagerwall yazdı
Patch by Ben Hayden.
-
Mark Dickinson yazdı
-
Éric Araujo yazdı
-