gh-115809: Improve TimedRotatingFileHandler.getFilesToDelete() (GH-115812)
Improve algorithm for computing which rolled-over log files to delete in logging.TimedRotatingFileHandler. It is now reliable for handlers without namer and with arbitrary deterministic namer that leaves the datetime part in the file name unmodified.
S
Serhiy Storchaka committed
87faec28c78f6fa8eaaebbd1ababf687c7508e71
Parent: 002a594
Committed by GitHub <noreply@github.com>
on 3/3/2024, 7:42:08 AM