- 11 Agu, 2000 8 kayıt (commit)
-
-
Fred Drake yazdı
when they need to be.
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-R on Solaris and -rpath on IRIX. This closes SourceForge bug #110613 (Jitterbug PR#202), reported by <aa8vb@yahoo.com>.
-
Vladimir Marangozov yazdı
standard C++ specific includes. Closes patch 101061.
-
Marc-André Lemburg yazdı
-
Sjoerd Mullender yazdı
-
Vladimir Marangozov yazdı
Closes Patch #101065.
-
- 10 Agu, 2000 4 kayıt (commit)
-
-
Fred Drake yazdı
Python.h is included before standard headers since we set _GNU_SOURCE there. This ensures that strdup() is prototyped.
-
Peter Schneider-Kamp yazdı
in smtplib.ehlo() and smtplib.helo(). closes patch #101103 closes bug #110935
-
Peter Schneider-Kamp yazdı
(and yes, "Currintly" also counts <0.5 wink>)
-
Guido van Rossum yazdı
Also don't allow leading zeros in message numbers.
-
- 09 Agu, 2000 13 kayıt (commit)
-
-
Eric S. Raymond yazdı
-
Eric S. Raymond yazdı
-
Fredrik Lundh yazdı
place bordermode, etc)
-
Fredrik Lundh yazdı
supports a single visual (closes bug #110603)
-
Fredrik Lundh yazdı
was added in Tk 8.3 (this fixes the first part of Bug #110605)
-
Fredrik Lundh yazdı
code, to make the new Tkinter.py run under 1.5.2 -- changed Text.yview argument name (for consistency with xview)
-
Fredrik Lundh yazdı
to the Text method (closes Bug #110605)
-
Fredrik Lundh yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
Add "See also" link to curses.wrapper module from curses module.
-
Fred Drake yazdı
-
Fredrik Lundh yazdı
for undefined groups
-
- 08 Agu, 2000 8 kayıt (commit)
-
-
Fredrik Lundh yazdı
-- added basic unicode tests to test_re -- added test case for Sjoerd's xmllib problem to re_tests
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
-
Guido van Rossum yazdı
clarified the summary for default() in the table to indicate the side effect.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Greg Ward yazdı
-
Marc-André Lemburg yazdı
function (together with other locale aware ones) should into a new collation support module. See python-dev for a discussion of this removal. Note: This patch should also be applied to the 1.6 branch.
-
- 07 Agu, 2000 7 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Fredrik Lundh yazdı
(this should fix Sjoerd's xmllib problem) -- added skip field to INFO header -- changed compiler to generate charset INFO header -- changed trace messages to support post-mortem analysis
-
Fredrik Lundh yazdı
with uintptr_t (fix MSVC 5.0 build)
-
Guido van Rossum yazdı
PyNode_Compile()), make sure that an exception is actually set -- otherwise someone stomped on our error. [2.0 checkin of this fix.]
-
Guido van Rossum yazdı
an exception set. This shouldn't happen, but we see it at times...
-