- 20 Jan, 2006 5 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
values for text files with UNIX-style line endings.
-
Georg Brandl authored
-
Fred Drake authored
-
- 19 Jan, 2006 5 commits
-
-
Martin v. Löwis authored
-
Tim Peters authored
because code snuck in between auto declarations.
-
Tim Peters authored
a recent change inserted code before an auto declaration.
-
Brett Cannon authored
locale can be known.
-
Neal Norwitz authored
Probably should be backported.
-
- 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 4 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? :-)
-