1. 23cee80 bpo-33400: Removed references to RFC3339 and ISO8601 from the logging documentation. (GH-7297) by Vinay Sajip · 6 years ago
  2. c4994dc bpo-33400: Clarified documentation to indicate no strict adherence to ISO 8601. (GH-6702) by Vinay Sajip · 6 years ago
  3. 46936d5 Improve highlighting of some code blocks. (GH-6401) by Serhiy Storchaka · 6 years ago
  4. 6ea56d2 bpo-31080: Allowed logging.config.fileConfig() to accept both args and kwargs. (GH-2979) by Preston Landers · 7 years ago
  5. 8f13783 Avoid line breaks after hyphens, otherwise they are turned into spaces by Martin Panter · 8 years ago
  6. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  7. 3d639b2 Closed #26533: expanded on behaviour of logging.config.listen(). by Vinay Sajip · 8 years ago
  8. 48de282 #25916: fix a few 'string of bytes' references. by R David Murray · 8 years ago
  9. 1050d2d Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. by Martin Panter · 8 years ago
  10. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  11. 2d965c2 Issue #23536: Clarified scope of fileConfig()'s API. by Vinay Sajip · 9 years ago
  12. 12d9ddf Issue #22130: Corrected fileConfig() documentation. by Vinay Sajip · 10 years ago
  13. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  14. d8b24d7 Closes #20509: Merged documentation update from 3.3. by Vinay Sajip · 11 years ago
  15. 6068b6c Issue #20509: Added cross-reference in documentation. by Vinay Sajip · 11 years ago
  16. db2c681 Closes #18933: Merged update from 3.3. by Vinay Sajip · 11 years ago
  17. 31b862d Issue #18933: Added links to source code. by Vinay Sajip · 11 years ago
  18. 07b1661 Issue #18759: Merged updates from 3.3. by Vinay Sajip · 11 years ago
  19. 67f3977 Issue #18759: Improved cross-references in logging documentation. by Vinay Sajip · 11 years ago
  20. cf9e2f2 Closes #16110: fileConfig now accepts a pre-initialised ConfigParser instance. by Vinay Sajip · 12 years ago
  21. 4ded551 Issue #15452: Added verify option for logging configuration socket listener. by Vinay Sajip · 12 years ago
  22. 393e23f Issue #15445: Updated logging configuration documentation to highlight potential security risk posed by listen() in certain scenarios. by Vinay Sajip · 12 years ago
  23. 817495a Issue #12718: Add documentation on using custom importers. by Vinay Sajip · 13 years ago
  24. f97255f Updated documentation on fileConfig(). by Vinay Sajip · 13 years ago
  25. 1a90f9c Issue 11008: docs updated to show versionadded for dictConfig. by Vinay Sajip · 14 years ago
  26. 01094e1 Logging documentation updates. by Vinay Sajip · 14 years ago
  27. c63619b Logging documentation reorganised. by Vinay Sajip · 14 years ago