# Documentation The [RotatingFileHandler](https://docs.python.org/3/library/logging.handlers.html#timedrotatingfilehandler) and [TimedRotatingFileHandler](https://docs.python.org/3/library/logging.handlers.html#timedrotatingfilehandler) do not document the `shouldRollover` method that they both implement. <!-- gh-linked-prs --> ### Linked PRs * gh-134818 * gh-134823 * gh-134824 * gh-141013 * gh-141016 * gh-141017 <!-- /gh-linked-prs -->