- 18 Jan, 2006 3 commits
-
-
Tim Peters authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
try to generate SVNVERSION information if subwcrev.exe can be found.
-
- 17 Jan, 2006 5 commits
-
-
Fredrik Lundh authored
adding missing import, handle_close, test code, etc.
-
Barry Warsaw authored
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 authored
-
Barry Warsaw authored
-
Barry Warsaw authored
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 Jan, 2006 9 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
Exceptions raised during renaming in rotating file handlers are now passed to handleError (except for SystemExit and KeyboardInterrupt, which are re-raised).
-
Vinay Sajip authored
Exceptions raised during renaming in rotating file handlers are now passed to handleError (except for SystemExit and KeyboardInterrupt, which are re-raised).
-
Vinay Sajip authored
TimedRotatingFileHandler now calculates next rollover from previous rollover rather than current time.
-
Vinay Sajip authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
- 15 Jan, 2006 9 commits
-
-
Andrew M. Kuchling authored
-
Fredrik Lundh authored
-
Fredrik Lundh authored
-
Fredrik Lundh authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Georg Brandl authored
correct argument order.
-
Martin v. Löwis authored
-
Neal Norwitz authored
-
- 14 Jan, 2006 5 commits
-
-
Neal Norwitz authored
-
Martin v. Löwis authored
-
Fredrik Lundh authored
-
Armin Rigo authored
(is the purpose of the crashers directory to scare people? :-)
-
Neal Norwitz authored
-
- 13 Jan, 2006 3 commits
-
-
Georg Brandl authored
any more.
-
Georg Brandl authored
when it can't find out the module name it generates a warning for.
-
Tim Peters authored
-
- 12 Jan, 2006 1 commit
-
-
Georg Brandl authored
-
- 11 Jan, 2006 4 commits
-
-
Neal Norwitz authored
This didn't crash on Linux, but valgrind complained. I'm not sure if this test is valid on Windows. Will backport.
-
Neal Norwitz authored
-
Fredrik Lundh authored
-
Fredrik Lundh authored
-
- 10 Jan, 2006 1 commit
-
-
Georg Brandl authored
-