Skip to content

Commit 4358b84

Browse files
[3.14] gh-134817: Restore accidentally deleted line in documentation. (GH-141013) (GH-141016)
(cherry picked from commit 66c86c6)
1 parent 52f1879 commit 4358b84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/logging.handlers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ timed intervals.
463463
.. method:: getFilesToDelete()
464464

465465
Returns a list of filenames which should be deleted as part of rollover. These
466+
are the absolute paths of the oldest backup log files written by the handler.
466467

467468
.. method:: shouldRollover(record)
468469

0 commit comments

Comments
 (0)