| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #9501: Fixed logging regressions in cleanup code. | Vinay Sajip | 2010-08-23 | 1 | -8/+20 |
|
|
* | 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 |
|
|
* | Replace the deprecated ConfigParser.readfp() method, and fix the incomplete m... | Florent Xicluna | 2010-08-15 | 1 | -1/+1 |
|
|
* | Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded vari... | Senthil Kumaran | 2010-08-09 | 1 | -1/+1 |
|
|
* | Merged revisions 80712,81651 via svnmerge from | Benjamin Peterson | 2010-06-27 | 1 | -9/+17 |
|
|
* | Calling __import__ as a method technically works, but really should be wrapped | Brett Cannon | 2010-06-12 | 1 | -1/+1 |
|
|
* | Merged revisions 79279,79284,79293,79373,79376,79379,79876,79888 via svnmerge... | Benjamin Peterson | 2010-04-11 | 3 | -6/+44 |
|
|
* | Merged revisions 78966,78970,79018,79026-79027,79055,79156,79159,79163-79164,... | Benjamin Peterson | 2010-03-21 | 1 | -1/+1 |
|
|
* | Merged revisions 77967,77969,77973,77979,77985-77986,78009,78029,78031-78033,... | Benjamin Peterson | 2010-03-13 | 3 | -10/+35 |
|
|
* | Merged revisions 77967,77969,78033,78055,78081,78085,78108 via svnmerge from | Vinay Sajip | 2010-02-25 | 3 | -63/+555 |
|
|
* | Remove Python 1.x or 2.x compatibility code. | Georg Brandl | 2010-02-06 | 2 | -12/+3 |
|
|
* | Merged revisions 77209,77229,77359-77360,77371 via svnmerge from | Benjamin Peterson | 2010-01-09 | 1 | -1/+1 |
|
|
* | 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 #7403: Fixed possible race condition in lock creation. | Vinay Sajip | 2009-11-27 | 1 | -4/+5 |
|
|
* | Merged revisions 76498,76507-76509 via svnmerge from | Benjamin Peterson | 2009-11-25 | 1 | -25/+59 |
|
|
* | Issue #7077: logging: SysLogHandler now treats Unicode as per RFC 5424. | Vinay Sajip | 2009-10-21 | 1 | -0/+4 |
|
|
* | Issue #7120: logging: Removed import of multiprocessing which is causing cras... | Vinay Sajip | 2009-10-16 | 1 | -5/+3 |
|
|
* | Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronis... | Vinay Sajip | 2009-10-10 | 3 | -9/+16 |
|
|
* | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | Benjamin Peterson | 2009-10-04 | 1 | -11/+19 |
|
|
* | Issue #6314: logging: Extra checks on the "level" argument. | Vinay Sajip | 2009-07-13 | 1 | -8/+15 |
|
|
* | Issue #6314: logging.basicConfig() performs extra checks on the "level" argum... | Vinay Sajip | 2009-06-21 | 1 | -0/+4 |
|
|
* | Issue #5262: Fixed bug in next roll over time computation in TimedRotatingFil... | Vinay Sajip | 2009-06-11 | 1 | -11/+14 |
|
|
* | Use boolean for another flag option. | Georg Brandl | 2009-06-08 | 1 | -1/+1 |
|
|
* | Use a real bool for a flag option. | Georg Brandl | 2009-06-08 | 1 | -1/+1 |
|
|
* | Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,... | Benjamin Peterson | 2009-06-01 | 1 | -2/+6 |
|
|
* | Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,... | Benjamin Peterson | 2009-05-08 | 1 | -5/+15 |
|
|
* | Issue #5854: Updated __all__ to include some missing names and remove some na... | Vinay Sajip | 2009-04-27 | 1 | -3/+6 |
|
|
* | #5287: Add exception handling around findCaller() call to help out IronPython. | Vinay Sajip | 2009-02-19 | 1 | -2/+7 |
|
|
* | Merged revisions 69364-69365,69409-69410,69413,69417,69435,69442,69447,69495,... | Benjamin Peterson | 2009-02-13 | 1 | -5/+7 |
|
|
* | Issue 5013: Fixed bug in FileHandler when delay was set - added fix for Rotat... | Vinay Sajip | 2009-01-21 | 2 | -13/+16 |
|
|
* | merge cl r68737 to py3k | Jesse Noller | 2009-01-18 | 1 | -0/+10 |
|
|
* | Merged revisions 68459 via svnmerge from | Benjamin Peterson | 2009-01-18 | 1 | -3/+1 |
|
|
* | Merged revisions 67511,67536-67537,67543 via svnmerge from | Georg Brandl | 2008-12-07 | 1 | -3/+57 |
|
|
* | Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,... | Benjamin Peterson | 2008-09-08 | 2 | -6/+12 |
|
|
* | Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-... | Benjamin Peterson | 2008-09-02 | 1 | -5/+10 |
|
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -1/+1 |
|
|
* | Merged revisions 65824 via svnmerge from | Benjamin Peterson | 2008-08-18 | 1 | -1/+1 |
|
|
* | Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-... | Georg Brandl | 2008-07-23 | 1 | -1/+4 |
|
|
* | Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-... | Benjamin Peterson | 2008-07-02 | 1 | -2/+1 |
|
|
* | Merged revisions 64365,64370,64406,64408-64409,64412,64416-64417,64420-64421,... | Benjamin Peterson | 2008-07-02 | 1 | -4/+4 |
|
|
* | Fix old urllib/urllib2/urlparse usage. | Georg Brandl | 2008-06-23 | 1 | -2/+2 |
|
|
* | Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,... | Amaury Forgeot d'Arc | 2008-06-17 | 1 | -2/+3 |
|
|
* | Merged revisions 64125 via svnmerge from | Benjamin Peterson | 2008-06-11 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 2 | -2/+2 |
|
|
* | Renamed ConfigParser to configparser. | Alexandre Vassalotti | 2008-05-14 | 1 | -2/+2 |
|
|