cpython/Lib/logging
Miss Islington (bot) 882e4761c6
bpo-44753: Don't use logfile extension when determining old files to be deleted (GH-27475) (GH-27486)
(cherry picked from commit 6ff8903809)
2021-07-30 17:20:24 +01:00
..
__init__.py [3.9] bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (GH-24826) 2021-03-12 00:46:07 -08:00
config.py bpo-39142: Avoid converting namedtuple instances to ConvertingTuple. (GH-17773) 2020-01-01 19:32:11 +00:00
handlers.py bpo-44753: Don't use logfile extension when determining old files to be deleted (GH-27475) (GH-27486) 2021-07-30 17:20:24 +01:00