cpython/Lib/logging
Thomas Miedema 5e9323a547
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>
2022-05-02 16:29:03 -06:00
..
__init__.py Delete outdated comment in logging module (#31117) 2022-05-02 16:29:03 -06:00
config.py bpo-41906: Accept built filters in dictConfig (GH-30756) 2022-01-24 04:39:50 -08:00
handlers.py bpo-46063: Improve algorithm for computing which rolled-over log file… (GH-30093) 2021-12-14 00:53:37 +00:00