Closed dusktreader closed 6 years ago
Adressing test failures for pypy and 2.7.
Ok, looks like test failures are addressed, but the test coverage decresed
Looking at the coverage report, I don't see that my changes should have reduced coverage. Surely seems like the coverage should have increased.
Yeah, seems like a measurement error. I'm merging anyways. Thanks for your contribution!
Adjusted the rotation logic of the TimedRotatingFileHandler so that if the timed_filename_for_current flag is set and if there is already an existing file with the basename when the handler opens, The existing file is rotated to a name whose timestamp matches the last modified date of the file