- 18 Ock, 2006 2 kayıt (commit)
-
-
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 5 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Martin v. Löwis yazdı
-
Fredrik Lundh yazdı
-
Armin Rigo yazdı
(is the purpose of the crashers directory to scare people? :-)
-
Neal Norwitz yazdı
-
- 13 Ock, 2006 3 kayıt (commit)
-
-
Georg Brandl yazdı
any more.
-
Georg Brandl yazdı
when it can't find out the module name it generates a warning for.
-
Tim Peters yazdı
-
- 12 Ock, 2006 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 11 Ock, 2006 4 kayıt (commit)
-
-
Neal Norwitz yazdı
This didn't crash on Linux, but valgrind complained. I'm not sure if this test is valid on Windows. Will backport.
-
Neal Norwitz yazdı
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
-
- 10 Ock, 2006 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-