commit | 5e9323a54724079796688425dd32f2683f81b56f | [log] [tgz] |
---|---|---|
author | Thomas Miedema <thomasmiedema@gmail.com> | Tue May 03 00:29:03 2022 +0200 |
committer | GitHub <noreply@github.com> | Mon May 02 16:29:03 2022 -0600 |
tree | 472f634a846bfe2f3f0a45b215d0db3c0a702d6e | |
parent | 2d30adee72317e569d24739243cdd6f7631fa68f [diff] |
Delete outdated comment in logging module (#31117) The root logger is now accessible via its name, see https://github.com/python/cpython/pull/15077 Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>