aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Logging/Syslog.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a bug where non-ascii characters in the real name in a subscriptionMark Sapiro2012-09-061-0/+4
| | | | | request could throw a UnicodeEncodeError upon subscription approval and perhaps in other situations too. (LP: 1047100)
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-6/+8
| | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk.
* Python 2.4 may fail to write 8bit (non-ascii) characters.tkikuchi2005-12-171-1/+6
| | | | I think quoted-printable is the safest escape for logging.
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+69
'Release_2_1-maint'.