COMMITS
/ Doc/library/logging.config.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
June 18, 2025
Y
Docs: Fix markups for emphasis (GH-135598)
Yuki Kobayashi committed
June 12, 2025
E
doc: Remove what was essentially duplicate wording. (GH-135431)
Eric Hanchrow committed
October 7, 2024
B
gh-124653: Relax (again) detection of queue API for logging handlers (GH-124897)
Bénédikt Tran committed
September 1, 2024
W
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang committed
August 2, 2024
B
gh-121723: Relax constraints on queue objects for `logging.handlers.QueueHandler`. (GH-122154)
Bénédikt Tran committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
January 22, 2024
E
Docs: align usage of versionadded/versionchanged with recommended practice (#114409)
Erlend E. Aasland committed
December 31, 2023
H
gh-101100: Fix Sphinx warnings in `library/configparser.rst` (#113598)
Hugo van Kemenade committed
October 11, 2023
E
gh-110631: Fix reST indentation in `Doc/library` (#110685)
Ezio Melotti committed
August 25, 2023
May 20, 2023
P
gh-103606: raise RuntimeError if config file is invalid or empty (#104701)
Prince Roshan committed
May 18, 2023
P
gh-103606: Improve error message from logging.config.FileConfig (GH-103628)
Prince Roshan committed
May 16, 2023
J
gh-104539: Fix indentation error in logging.config.rst (#104545)
Jesper Noordsij committed
April 12, 2023
January 27, 2023
V
[doc] Add a section on logging handler configuration order. (GH-101380)
Vinay Sajip committed
V
[doc] Add some notices to logging configuration documentation. (GH-101373)
Vinay Sajip committed
September 5, 2022
V
gh-84095: Fill documentation gap regarding user-defined objects. (GH-96574)
Vinay Sajip committed
June 7, 2022
V
gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269)
Vinay Sajip committed
May 21, 2022
S
gh-71223: Improve rendering of some references in the docs (GH-93041)
Serhiy Storchaka committed
April 14, 2022
S
gh-90326: Remove quotes for logging config (GH-91516)
slateny committed
January 24, 2022
M
bpo-41906: Accept built filters in dictConfig (GH-30756)
Mario Corchero committed
January 6, 2022
V
bpo-46251: Add 'Security Considerations' section to logging configura… (GH-30411)
Vinay Sajip committed
September 21, 2021
M
[codemod] Fix non-matching bracket pairs (GH-28473)
Mohamad Mansour committed
August 9, 2021
A
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
Anthony Shaw committed
April 13, 2021
I
bpo-43731: Add an `encoding` parameter to logging.fileConfig() (GH-25273)
Inada Naoki committed
February 26, 2021
T
Update logging.config.rst (GH-24630)
takahashi committed
January 30, 2021
I
bpo-43047: logging.config formatters documentation update (GH-24358)
Ian Wienand committed
December 17, 2020
A
[doc] Fix a few margins due to bad markup (GH-23619)
Andre Delfino committed
January 23, 2019
October 15, 2018
June 1, 2018
May 4, 2018
V
April 8, 2018
S
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka committed
August 2, 2017
P
bpo-31080: Allowed logging.config.fileConfig() to accept both args and kwargs. (GH-2979)
Preston Landers committed
January 14, 2017
M
Avoid line breaks after hyphens, otherwise they are turned into spaces
Martin Panter committed
October 19, 2016
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
September 11, 2016
V
Closed #26533: expanded on behaviour of logging.config.listen().
Vinay Sajip committed
August 24, 2016
R
#25916: fix a few 'string of bytes' references.
R David Murray committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
April 18, 2015
V
Issue #23536: Clarified scope of fileConfig()'s API.
Vinay Sajip committed
August 5, 2014
V
Issue #22130: Corrected fileConfig() documentation.
Vinay Sajip committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
February 4, 2014
V
Closes #20509: Merged documentation update from 3.3.
Vinay Sajip committed
V
Issue #20509: Added cross-reference in documentation.
Vinay Sajip committed
September 5, 2013
V
Closes #18933: Merged update from 3.3.
Vinay Sajip committed
V
Issue #18933: Added links to source code.
Vinay Sajip committed
August 16, 2013
V
Issue #18759: Merged updates from 3.3.
Vinay Sajip committed