]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150818: Wire logger parent before publishing it in getLogger() (GH-150941)
authorBernát Gábor <gaborjbernat@gmail.com>
Fri, 5 Jun 2026 15:00:56 +0000 (08:00 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2026 15:00:56 +0000 (16:00 +0100)
commit3835fca3f5ce0512ef7df10c7188daf04e07e409
treeab5b9e013d474e01cf6bd03c2e7e3109bee814fe
parent0036565e81b9580d645862bcc6249e2ae4f1fd03
gh-150818: Wire logger parent before publishing it in getLogger() (GH-150941)
Lib/logging/__init__.py
Lib/test/test_logging.py