- 27 Ara, 2006 1 kayıt (commit)
-
-
Lars Gustäbel yazdı
Backport from rev. 53161.
-
- 23 Ara, 2006 2 kayıt (commit)
-
-
Lars Gustäbel yazdı
certain conditions. (backport from rev. 53155) Moved message from my previous change to the right place in Misc/NEWS.
-
Lars Gustäbel yazdı
work correctly together with readline(). (backport from rev. 53153)
-
- 22 Ara, 2006 2 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
[Patch #827559 from Chris Gonnerman] Make SimpleHTTPServer redirect when a directory URL is missing the trailing slash; this lets relative links work.
-
Andrew M. Kuchling yazdı
-
- 21 Ara, 2006 2 kayıt (commit)
-
-
Thomas Heller yazdı
Backported from trunk.
-
Andrew M. Kuchling yazdı
-
- 20 Ara, 2006 4 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
places instead of 'sequence'.
-
Andrew M. Kuchling yazdı
-
Raymond Hettinger yazdı
-
- 19 Ara, 2006 4 kayıt (commit)
-
-
Vinay Sajip yazdı
Updated documentation for findCaller() to indicate that a 3-tuple is now returned, rather than a 2-tuple.
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 18 Ara, 2006 3 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 14 Ara, 2006 2 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Vinay Sajip yazdı
-
- 11 Ara, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from rev. 52996)
-
- 09 Ara, 2006 2 kayıt (commit)
-
-
Matthias Klose yazdı
-
Georg Brandl yazdı
to be created is already there. (backport from rev. 52972)
-
- 08 Ara, 2006 3 kayıt (commit)
-
-
Georg Brandl yazdı
English output. (backport from rev. 52970)
-
Thomas Heller yazdı
ctypes.util.find_library("m") so that we can see if it works on the buildbots.
-
Raymond Hettinger yazdı
rev 52964 sf 1576657 KeyError unpacks tuple arguments rev 52963 sf 1456209 obscure resizing vulnerability rev 52962 redundant calls to PyObject_Hash()
-
- 07 Ara, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
remove reference to the old regex module in the former's doc. (backport from rev. 52951)
-
- 06 Ara, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from rev. 52938)
-
- 05 Ara, 2006 1 kayıt (commit)
-
-
George Yoshida yazdı
Patch #1608758 (backport from r52917)
-
- 03 Ara, 2006 2 kayıt (commit)
-
-
Matthias Klose yazdı
-
Martin v. Löwis yazdı
the sock_addr_t storage out of the socket object.
-
- 02 Ara, 2006 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 29 Kas, 2006 1 kayıt (commit)
-
-
Armin Rigo yazdı
-
- 28 Kas, 2006 1 kayıt (commit)
-
-
Thomas Heller yazdı
The contents of ffi_darwin.c must be compiled unless __APPLE__ is defined and __ppc__ is not. Backport from trunk.
-
- 27 Kas, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from rev. 52850)
-
- 26 Kas, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from rev. 52845)
-
- 25 Kas, 2006 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 24 Kas, 2006 1 kayıt (commit)
-
-
Thomas Heller yazdı
Backport from trunk.
-
- 23 Kas, 2006 2 kayıt (commit)
-
-
Georg Brandl yazdı
(backport from rev. 52833)
-
Walter Dörwald yazdı
Change decode() so that it works with a buffer (i.e. unicode(..., 'utf-8-sig')) SF bug #1601501.
-