]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103606: Improve error message from logging.config.FileConfig (GH-103628)
authorPrince Roshan <princekrroshan01@gmail.com>
Thu, 18 May 2023 04:20:47 +0000 (09:50 +0530)
committerGitHub <noreply@github.com>
Thu, 18 May 2023 04:20:47 +0000 (05:20 +0100)
commit152227b569c3a9b87fe0483706f704762ced6d75
tree5b0eaf24758bbb4aa37ca53f7a4f40cf7cdbe034
parentc5b670efd1e6dabc94b6308734d63f762480b80f
gh-103606: Improve error message from logging.config.FileConfig (GH-103628)
Doc/library/logging.config.rst
Lib/logging/config.py
Lib/test/test_logging.py