cpython/Lib/logging
Vinay Sajip 8a77f59de5
bpo-45628: Check all parts of the suffix for an extension match. (GH-29310)
2021-10-29 14:40:37 +01:00
..
__init__.py bpo-42378: fixed log truncation on logging shutdown (GH-27310) 2021-07-25 13:17:47 -07:00
config.py bpo-43731: Add an `encoding` parameter to logging.fileConfig() (GH-25273) 2021-04-13 18:17:03 +09:00
handlers.py bpo-45628: Check all parts of the suffix for an extension match. (GH-29310) 2021-10-29 14:40:37 +01:00