commit | afad147b59fe84b12317f7340ddd2deeecb22321 | [log] [tgz] |
---|---|---|
author | Lovesh Harchandani <lovesh@users.noreply.github.com> | Fri Oct 27 09:04:33 2017 +0200 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Fri Oct 27 08:04:33 2017 +0100 |
tree | c8baf4e9a25c1417c6253b081ae22880b896faf6 | |
parent | d609b0c24ebdb748cabcc6c062dfc86f9000e6c4 [diff] |
bpo-30989: Sort in TimedRotatingFileHandler only when needed. (GH-2812) TimedRotatingFileHandler.getFilesToDelete() now sorts only when needed.