[issue46377] TimedRotatingFileHandler "midnight" misleading when interval > 1

Vinay Sajip report at bugs.python.org
Fri Jan 14 09:52:15 EST 2022


Vinay Sajip <vinay_sajip at yahoo.co.uk> added the comment:

Making a change without considering backward compatibility is premature. I've closed the PR as there appears to be something wrong with it - it references hundreds of changed files. Did you look at the 'atTime' keyword parameter of TimedRotatingFileHandler?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46377>
_______________________________________


More information about the Python-bugs-list mailing list