- 13 May, 2004 4 kayıt (commit)
-
-
cvs2svn yazdı
-
Anthony Baxter yazdı
-
Greg Ward yazdı
wrap() method. Premature optimization is indeed the root of all evil. Whitespace fix.
-
Greg Ward yazdı
endings get fixed even if the input is too short to wrap. Also throw in a bunch of other tests for this rather tricky and under-tested feature. In WrapTestCase.setUp(), don't bother setting fix_sentence_endings=True for self.wrapper -- just use a separate wrapper in the two tests that care about it, namely test_whitespace() and test_fix_sentence_endings().
-
- 12 May, 2004 9 kayıt (commit)
-
-
Thomas Heller yazdı
File name 'Python-2.3.4c1.exe' Change company to 'Python Software Foundation' Add year 2004 to the copyright. Include tix into the distribution.
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
(closes SF patch #870287)
-
Fred Drake yazdı
(closes SF patch #919299)
-
Fred Drake yazdı
(closes SF patch #952047)
-
Fred Drake yazdı
(closes SF bug #952212)
-
- 11 May, 2004 10 kayıt (commit)
-
-
Tim Peters yazdı
company to the PSF (Zope Corp and PythonLabs no longer have anything to do with this!).
-
Tim Peters yazdı
-
Fred Drake yazdı
(the documentation tools use this)
-
Thomas Heller yazdı
-
Fred Drake yazdı
sources
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Fred Drake yazdı
-
Barry Warsaw yazdı
binascii_a2b_qp() and binascii_b2a_qp() with calls to PyMem_Malloc() and PyMem_Free(). These won't return NULL unless the allocations actually fail, so it won't trigger a bogus memory error on some platforms <cough>AIX</cough> when passed a length of zero.
-
Greg Ward yazdı
avoid breaking the build on MkLinux (Linux 2.0).
-
- 10 May, 2004 3 kayıt (commit)
-
-
Barry Warsaw yazdı
Windows. Closes SF # 586899.
-
Fred Drake yazdı
-
Mark Hammond yazdı
implemented in patch [ 851736 ].
-
- 09 May, 2004 3 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
documented semantics.
-
Barry Warsaw yazdı
-
- 08 May, 2004 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Raymond Hettinger yazdı
Both cycle() and chain() were handling exceptions only when switching input sources. The patch makes the handle more immediate.
-
Raymond Hettinger yazdı
Both cycle() and chain() were handling exceptions only when switching input sources. The patch makes the handle more immediate.
-
- 07 May, 2004 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 06 May, 2004 6 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Fred Drake yazdı
(closes SF bug #817742)
-
Fred Drake yazdı
(closes SF bug #881707)
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-