]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103357: Add logging.Formatter defaults support to logging.config fileConfig and...
authorBar Harel <bharel@barharel.com>
Wed, 12 Apr 2023 07:35:56 +0000 (08:35 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 07:35:56 +0000 (08:35 +0100)
commit8f54302ab49a07e857843f1a551db5ddb536ce56
treece22dc0d943450b642a69290303c956385b8740a
parent449bf2a76b23b97a38158d506bc30d3ebe006321
gh-103357: Add logging.Formatter defaults support to logging.config fileConfig and dictConfig (GH-103359)
Doc/library/logging.config.rst
Lib/logging/config.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2023-04-08-01-33-12.gh-issue-103357.vjin28.rst [new file with mode: 0644]