- 20 Ock, 2006 7 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
values for text files with UNIX-style line endings.
-
Georg Brandl yazdı
-
Fred Drake yazdı
-
- 19 Ock, 2006 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
because code snuck in between auto declarations.
-
Tim Peters yazdı
a recent change inserted code before an auto declaration.
-
Brett Cannon yazdı
locale can be known.
-
Neal Norwitz yazdı
Probably should be backported.
-
- 18 Ock, 2006 3 kayıt (commit)
-
-
Tim Peters yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
try to generate SVNVERSION information if subwcrev.exe can be found.
-
- 17 Ock, 2006 5 kayıt (commit)
-
-
Fredrik Lundh yazdı
adding missing import, handle_close, test code, etc.
-
Barry Warsaw yazdı
Change headerRE as suggested in the bug report, so that single character headers are accepted. Test case added too. Will backport to Python 2.4.
-
Neal Norwitz yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
SF bug #1403349 solution for email 3.0; some MUAs use the 'file' parameter name in the Content-Distribution header, so Message.get_filename() should fall back to using that. Will port to the Python 2.5 trunk. Also, bump the email package version to 3.0.1 for eventual release. Of course, add a test case too. XXX Need to update the documentation.
-
- 16 Ock, 2006 9 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
Exceptions raised during renaming in rotating file handlers are now passed to handleError (except for SystemExit and KeyboardInterrupt, which are re-raised).
-
Vinay Sajip yazdı
Exceptions raised during renaming in rotating file handlers are now passed to handleError (except for SystemExit and KeyboardInterrupt, which are re-raised).
-
Vinay Sajip yazdı
TimedRotatingFileHandler now calculates next rollover from previous rollover rather than current time.
-
Vinay Sajip yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 15 Ock, 2006 9 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
correct argument order.
-
Martin v. Löwis yazdı
-
Neal Norwitz yazdı
-
- 14 Ock, 2006 2 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Martin v. Löwis yazdı
-