Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -3/+2 |
| | | | | | Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi. | ||||
* | Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc | Martin Panter | 2016-04-15 | 1 | -1/+1 |
| | | | | This affects documentation, code comments, and a debugging messages. | ||||
* | Fixed a typo. | Serhiy Storchaka | 2016-03-18 | 1 | -1/+1 |
| | |||||
* | Issue #25161: Merge full stops from 3.4 into 3.5 | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|\ | |||||
| * | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
| | | |||||
| * | Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple ↵ | Senthil Kumaran | 2015-06-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | documentation typos. Related Issues: #issue21528 #issue24453 | ||||
* | | Added respect_handler_level to QueueListener. | Vinay Sajip | 2015-02-09 | 1 | -2/+9 |
| | | |||||
* | | Closes #23305: Merged documentation fix from 3.4. | Vinay Sajip | 2015-01-23 | 1 | -9/+10 |
|\ \ | |/ | |||||
| * | Issue #23305: clarified RotatingFileHandler documentation. | Vinay Sajip | 2015-01-23 | 1 | -9/+10 |
| | | |||||
* | | update versionchanged | Benjamin Peterson | 2014-11-24 | 1 | -1/+1 |
| | | |||||
* | | merge 3.4 (#22788) | Benjamin Peterson | 2014-11-24 | 1 | -5/+10 |
|\ \ | |/ | |||||
| * | add context parameter to HTTPHandler (closes #22788) | Benjamin Peterson | 2014-11-24 | 1 | -5/+10 |
| | | |||||
* | | Revert #22251 | Berker Peksag | 2014-09-27 | 1 | -3/+1 |
|\ \ | |/ | |||||
| * | Revert #22251 | Berker Peksag | 2014-09-27 | 1 | -3/+1 |
| | | |||||
* | | Issue #22251: Fix ReST markup to avoid errors building docs. | Berker Peksag | 2014-09-27 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Issue #22251: Fix ReST markup to avoid errors building docs. | Berker Peksag | 2014-09-27 | 1 | -1/+3 |
| | | |||||
* | | Closes #21608: Merged documentation update from 3.4. | Vinay Sajip | 2014-05-30 | 1 | -1/+18 |
|\ \ | |/ | |||||
| * | Issue #21608: Updated HTTPHandler documentation. | Vinay Sajip | 2014-05-30 | 1 | -1/+18 |
| | | |||||
* | | Fix Issue #21528 - Fix documentation typos | Donald Stufft | 2014-05-20 | 1 | -1/+1 |
|/ | |||||
* | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -1/+1 |
|\ | |||||
| * | Issue #19795: Improved markup of True/False constants. | Serhiy Storchaka | 2013-11-29 | 1 | -1/+1 |
| | | |||||
* | | Issue #19504: Used American spelling for 'customize'. | Vinay Sajip | 2013-11-15 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #19504: Used American spelling for 'customize'. | Vinay Sajip | 2013-11-15 | 1 | -1/+1 |
| | | |||||
* | | logging: added support for Unix domain sockets to SocketHandler and ↵ | Vinay Sajip | 2013-09-27 | 1 | -0/+6 |
| | | | | | | | | DatagramHandler. | ||||
* | | Closes #18933: Merged update from 3.3. | Vinay Sajip | 2013-09-05 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Issue #18933: Added links to source code. | Vinay Sajip | 2013-09-05 | 1 | -0/+4 |
| | | |||||
* | | Issue #18759: Merged updates from 3.3. | Vinay Sajip | 2013-08-16 | 1 | -6/+8 |
|\ \ | |/ | |||||
| * | Issue #18759: Improved cross-references in logging documentation. | Vinay Sajip | 2013-08-16 | 1 | -6/+8 |
| | | |||||
* | | Closed #9556: Allowed specifying a time-of-day for a ↵ | Vinay Sajip | 2013-04-12 | 1 | -1/+7 |
|/ | | | | TimedRotatingFileHandler to rotate. | ||||
* | Issue #17376: Merged clarification from 3.2. | Vinay Sajip | 2013-03-08 | 1 | -1/+5 |
|\ | |||||
| * | Issue #17376: Clarified documentation for TimedRotatingFileHandler weekday ↵ | Vinay Sajip | 2013-03-08 | 1 | -1/+5 |
| | | | | | | | | rotation. | ||||
* | | Updated handler documentation. | Vinay Sajip | 2012-03-26 | 1 | -2/+8 |
|\ \ | |/ | |||||
| * | Minor documentation tweak. | Vinay Sajip | 2012-03-26 | 1 | -1/+1 |
| | | |||||
* | | Use ASCII quotes and fix markup. | Ezio Melotti | 2012-01-18 | 1 | -3/+3 |
| | | |||||
* | | Refactored logging rotating handlers for improved flexibility. | Vinay Sajip | 2012-01-04 | 1 | -0/+81 |
| | | |||||
* | | Merge 3.2 | Éric Araujo | 2011-08-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix markup to get a target instead of a comment | Éric Araujo | 2011-08-18 | 1 | -1/+1 |
| | | |||||
* | | Closes #12667: Merged fix from 3.2. | Vinay Sajip | 2011-08-01 | 1 | -1/+7 |
|\ \ | |/ | |||||
| * | Closes #12667: Added documentation for SMTPHandler secure argument. | Vinay Sajip | 2011-08-01 | 1 | -1/+7 |
| | | |||||
* | | Closes #12419: Added ident to SysLogHandler. | Vinay Sajip | 2011-06-27 | 1 | -0/+9 |
| | | |||||
* | | Merged documentation change for Issue #12168. | Vinay Sajip | 2011-06-10 | 1 | -0/+15 |
|\ \ | |/ | |||||
| * | Documented change for Issue #12168. | Vinay Sajip | 2011-06-10 | 1 | -0/+15 |
| | | |||||
* | | Documented QueueListener change. | Vinay Sajip | 2011-02-25 | 1 | -0/+9 |
|/ | |||||
* | Remove editing slip. | Georg Brandl | 2011-02-15 | 1 | -1/+3 |
| | |||||
* | Apply logging SocketHandler doc update by Vinay. | Georg Brandl | 2011-02-15 | 1 | -0/+21 |
| | |||||
* | Logging documentation updates. | Vinay Sajip | 2010-12-22 | 1 | -3/+4 |
| | |||||
* | Logging documentation updates. | Vinay Sajip | 2010-12-19 | 1 | -1/+13 |
| | |||||
* | Logging documentation reorganised. | Vinay Sajip | 2010-12-19 | 1 | -0/+814 |