]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132372: Speed up logging.config existing logger handling (GH-150242)
authoresadomer <54475303+esadomer@users.noreply.github.com>
Fri, 29 May 2026 15:50:05 +0000 (18:50 +0300)
committerGitHub <noreply@github.com>
Fri, 29 May 2026 15:50:05 +0000 (16:50 +0100)
commit26696a65f9f74d47050ff460bc16587632cac195
tree1436ddb8fa3a9bce4849bc5144d8ff2ca66d6e4d
parent5535c1f9c08e929f96fa5d798277e3a2c91ed12a
gh-132372: Speed up logging.config existing logger handling (GH-150242)

Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Lib/logging/config.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2026-05-22-15-30-00.gh-issue-132372.YP4a6x.rst [new file with mode: 0644]