]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150818: Speed up logging.getLogger() for existing loggers (GH-150825)
authorBernát Gábor <gaborjbernat@gmail.com>
Thu, 4 Jun 2026 16:15:12 +0000 (09:15 -0700)
committerGitHub <noreply@github.com>
Thu, 4 Jun 2026 16:15:12 +0000 (17:15 +0100)
commite833f57383546a02d61028aa87194aa65d5a92a3
tree64b4fc7ee2cbf8846a58076acfb3300f7fb5d476
parent038495db33723849b1c206e1bf7e3af1e1c41f0a
gh-150818: Speed up logging.getLogger() for existing loggers (GH-150825)
Lib/logging/__init__.py
Misc/NEWS.d/next/Library/2026-06-02-15-44-58.gh-issue-150818.Orcefu.rst [new file with mode: 0644]