cpython/Lib/logging
2020-10-04 17:31:52 +01:00
..
__init__.py Delete extra 'the' from Formatter class docstring (GH-22530) (GH-22542) 2020-10-04 17:31:52 +01:00
config.py bpo-39142: Avoid converting namedtuple instances to ConvertingTuple. (GH-17773) 2020-01-01 19:32:11 +00:00
handlers.py [3.9] bpo-41503: Fix race between setTarget and flush in logging.handlers.MemoryHandler (GH-21765) (GH-21897) 2020-08-16 08:34:27 -07:00