cpython/Lib/logging
Miss Islington (bot) 9c34d644ed
[3.10] gh-96159: Fix significant performance degradation in logging.TimedRotat… (GH-96182) (GH-96195)
Co-authored-by: Duncan Grisby <duncan-github@grisby.org>
2022-08-23 08:00:40 +01:00
..
__init__.py [3.10] bpo-42378: fixed log truncation on logging shutdown (GH-27310) (GH-30468) 2022-01-07 22:15:25 +00:00
config.py bpo-43731: Add an encoding parameter to logging.fileConfig() (GH-25273) 2021-04-13 18:17:03 +09:00
handlers.py [3.10] gh-96159: Fix significant performance degradation in logging.TimedRotat… (GH-96182) (GH-96195) 2022-08-23 08:00:40 +01:00