| Commit message (Expand) | Author | Age | Files | Lines |
| * | Issue #16244: Remove file mode overrides. | Vinay Sajip | 2012-10-16 | 1 | -2/+0 |
| * | Issue #16168: Use specified socket type for domain sockets in SysLogHandler. | Vinay Sajip | 2012-10-09 | 1 | -8/+2 |
| * | Issue #15179: Closed socket on connection failure. Thanks to Kazutaka Morita ... | Vinay Sajip | 2012-06-25 | 1 | -1/+5 |
| * | Issue #14632: Updated WatchedFileHandler to deal with race condition. Thanks ... | Vinay Sajip | 2012-04-24 | 1 | -19/+30 |
| * | Closes #14452: remove BOM insertion code. | Vinay Sajip | 2012-04-16 | 1 | -2/+0 |
| * | Closes #14436: Convert msg + args to string before pickling. | Vinay Sajip | 2012-03-29 | 1 | -5/+10 |
| * | Closes #14314: backported fix. | Vinay Sajip | 2012-03-23 | 1 | -1/+2 |
| * | Closes #14267: Corrected computation of rollover filename. | Vinay Sajip | 2012-03-13 | 1 | -6/+15 |
| * | Fix added for recent changes in non-threading environments. | Vinay Sajip | 2012-02-23 | 1 | -5/+20 |
| * | logging: Added locking in flush() and close() handler methods. Thanks to Faya... | Vinay Sajip | 2012-02-23 | 1 | -18/+22 |
| * | Issue #12168: SysLogHandler now allows NUL termination to be controlled using... | Vinay Sajip | 2011-06-09 | 1 | -1/+5 |
| * | logging: don't define QueueListener if Python has no thread support | Victor Stinner | 2011-05-02 | 1 | -102/+106 |
| * | Issue #11852: Add missing imports and update tests. | Vinay Sajip | 2011-04-15 | 1 | -0/+2 |
| * | Issue #10949: Improved robustness of rotating file handlers. | Vinay Sajip | 2011-01-21 | 1 | -0/+2 |
| * | logging: added QueueListener and documentation. | Vinay Sajip | 2010-09-23 | 1 | -3/+107 |
| * | logging: Added QueueHandler.prepare and updated documentation. | Vinay Sajip | 2010-09-22 | 1 | -12/+27 |
| * | Added some methods to LoggerAdapter, and updated documentation. | Vinay Sajip | 2010-09-21 | 1 | -0/+2 |
| * | logging: enhanced HTTPHandler | Vinay Sajip | 2010-09-13 | 1 | -4/+14 |
| * | logging: Added QueueHandler. | Vinay Sajip | 2010-09-08 | 1 | -0/+52 |
| * | Logging: removed some old commented out code. | Vinay Sajip | 2010-08-30 | 1 | -10/+1 |
| * | Issue #9512: Made comment more informative. | Vinay Sajip | 2010-08-22 | 1 | -1/+6 |
| * | Issue #7077: Fixed bug in previous fix. | Vinay Sajip | 2010-08-20 | 1 | -1/+1 |
| * | Issue #7077: Fixed SysLogHandler implementation of Unicode handling. | Vinay Sajip | 2010-08-19 | 1 | -10/+4 |
| * | Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded vari... | Senthil Kumaran | 2010-08-09 | 1 | -1/+1 |
| * | Merged revisions 79279,79284,79293,79373,79376,79379,79876,79888 via svnmerge... | Benjamin Peterson | 2010-04-11 | 1 | -1/+3 |
| * | Merged revisions 77967,77969,77973,77979,77985-77986,78009,78029,78031-78033,... | Benjamin Peterson | 2010-03-13 | 1 | -2/+6 |
| * | Merged revisions 77967,77969,78033,78055,78081,78085,78108 via svnmerge from | Vinay Sajip | 2010-02-25 | 1 | -24/+3 |
| * | logging: Improved support for SMTP over TLS. | Vinay Sajip | 2009-12-06 | 1 | -6/+9 |
| * | logging: Added optional 'secure' parameter to SMTPHandler. | Vinay Sajip | 2009-12-06 | 1 | -2/+10 |
| * | Issue #7077: logging: SysLogHandler now treats Unicode as per RFC 5424. | Vinay Sajip | 2009-10-21 | 1 | -0/+4 |
| * | Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronis... | Vinay Sajip | 2009-10-10 | 1 | -6/+13 |
| * | Issue #5262: Fixed bug in next roll over time computation in TimedRotatingFil... | Vinay Sajip | 2009-06-11 | 1 | -11/+14 |
| * | Use a real bool for a flag option. | Georg Brandl | 2009-06-08 | 1 | -1/+1 |
| * | Issue 5013: Fixed bug in FileHandler when delay was set - added fix for Rotat... | Vinay Sajip | 2009-01-21 | 1 | -5/+8 |
| * | Merged revisions 68459 via svnmerge from | Benjamin Peterson | 2009-01-18 | 1 | -3/+1 |
| * | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -1/+1 |
| * | Fix old urllib/urllib2/urlparse usage. | Georg Brandl | 2008-06-23 | 1 | -2/+2 |
| * | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -2/+2 |
| * | Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,... | Benjamin Peterson | 2008-05-26 | 1 | -12/+20 |
| * | Merged revisions 62090-62091,62096,62100,62102,62110-62114 via svnmerge from | Benjamin Peterson | 2008-04-02 | 1 | -10/+62 |
| * | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -2/+1 |
| * | Merged revisions 60234-60244 via svnmerge from | Christian Heimes | 2008-01-24 | 1 | -11/+14 |
| * | Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge... | Georg Brandl | 2008-01-21 | 1 | -2/+5 |
| * | Remove several mentions of old Python versions that don't apply anymore. | Georg Brandl | 2008-01-05 | 1 | -3/+0 |
| * | Merged revisions 58221-58741 via svnmerge from | Guido van Rossum | 2007-11-01 | 1 | -5/+5 |
| * | Raise statement normalization in Lib/. | Collin Winter | 2007-08-30 | 1 | -1/+1 |
| * | Getting rid of cPickle. Mmm, feels good! | Guido van Rossum | 2007-07-20 | 1 | -4/+1 |
| * | Merged revisions 55795-55816 via svnmerge from | Guido van Rossum | 2007-06-07 | 1 | -7/+7 |
| * | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 | 1 | -1/+2 |
| * | Merged revisions 55325-55327 via svnmerge from | Guido van Rossum | 2007-05-14 | 1 | -7/+12 |