cpython/Lib/logging
2021-03-17 08:15:59 -04:00
..
__init__.py bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (#24825) 2021-03-17 08:15:59 -04:00
config.py bpo-39142: Avoid converting namedtuple instances to ConvertingTuple. (GH-17773) (GH-17785) 2020-01-01 20:06:52 +00:00
handlers.py [3.8] bpo-41503: Fix race between setTarget and flush in logging.handlers.MemoryHandler (GH-21765) (GH-21898) 2020-08-16 09:27:01 -07:00