Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33400: Removed references to RFC3339 and ISO8601 from the logging ↵ | Miss Islington (bot) | 2018-06-01 | 1 | -5/+4 |
| | | | | | | | documentation. (GH-7297) (GH-7302) (cherry picked from commit 23cee80cfade1a9019c52b3a17d8e5c1b5db17e2) Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk> | ||||
* | bpo-33400: Clarified documentation to indicate no strict adherence to ISO ↵ | Miss Islington (bot) | 2018-05-28 | 1 | -4/+4 |
| | | | | | | | 8601. (GH-6702) (GH-6704) (cherry picked from commit c4994dc00d9828a99510f3851da93b0e1c18361d) Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk> | ||||
* | Improve highlighting of some code blocks. (GH-6401) | Miss Islington (bot) | 2018-04-09 | 1 | -2/+6 |
| | | | | | (cherry picked from commit 46936d5a71d1683dbd8ddb6d7f39aab50ecfec50) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> | ||||
* | bpo-31080: Allowed logging.config.fileConfig() to accept both args and ↵ | Preston Landers | 2017-08-02 | 1 | -1/+8 |
| | | | | kwargs. (GH-2979) | ||||
* | Avoid line breaks after hyphens, otherwise they are turned into spaces | Martin Panter | 2017-01-14 | 1 | -2/+2 |
| | |||||
* | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Closed #26533: expanded on behaviour of logging.config.listen(). | Vinay Sajip | 2016-09-11 | 1 | -5/+14 |
| | |||||
* | #25916: fix a few 'string of bytes' references. | R David Murray | 2016-08-23 | 1 | -1/+1 |
| | | | | Patch by SilengGhost. | ||||
* | Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. | Martin Panter | 2016-07-26 | 1 | -11/+26 |
| | | | | Patch by Julien Palard. | ||||
* | 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. | ||||
* | Issue #23536: Clarified scope of fileConfig()'s API. | Vinay Sajip | 2015-04-18 | 1 | -0/+12 |
| | |||||
* | Issue #22130: Corrected fileConfig() documentation. | Vinay Sajip | 2014-08-05 | 1 | -1/+1 |
| | |||||
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-15 | 1 | -2/+6 |
| | |||||
* | Closes #20509: Merged documentation update from 3.3. | Vinay Sajip | 2014-02-04 | 1 | -1/+3 |
|\ | |||||
| * | Issue #20509: Added cross-reference in documentation. | Vinay Sajip | 2014-02-04 | 1 | -2/+3 |
| | | |||||
* | | 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-17 | 1 | -6/+8 |
|\ \ | |/ | |||||
| * | Issue #18759: Improved cross-references in logging documentation. | Vinay Sajip | 2013-08-17 | 1 | -6/+8 |
| | | |||||
* | | Closes #16110: fileConfig now accepts a pre-initialised ConfigParser instance. | Vinay Sajip | 2012-10-09 | 1 | -5/+26 |
| | | |||||
* | | Issue #15452: Added verify option for logging configuration socket listener. | Vinay Sajip | 2012-10-02 | 1 | -2/+18 |
|/ | |||||
* | Issue #15445: Updated logging configuration documentation to highlight ↵ | Vinay Sajip | 2012-07-25 | 1 | -0/+19 |
| | | | | potential security risk posed by listen() in certain scenarios. | ||||
* | Issue #12718: Add documentation on using custom importers. | Vinay Sajip | 2011-08-11 | 1 | -0/+25 |
| | |||||
* | Updated documentation on fileConfig(). | Vinay Sajip | 2011-04-19 | 1 | -6/+17 |
| | |||||
* | Issue 11008: docs updated to show versionadded for dictConfig. | Vinay Sajip | 2011-01-27 | 1 | -0/+2 |
| | |||||
* | Logging documentation updates. | Vinay Sajip | 2010-12-19 | 1 | -0/+10 |
| | |||||
* | Logging documentation reorganised. | Vinay Sajip | 2010-12-19 | 1 | -0/+657 |