-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Document RotatingFileHandler.shouldRollover()
and TimedRotatingFileHandler.shouldRollover()
#134817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
docs
Documentation in the Doc dir
Comments
vsajip
pushed a commit
that referenced
this issue
May 28, 2025
…H-134818) Co-authored-by: Allen Hernandez <2349718+AllenSH12@users.noreply.github.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
May 28, 2025
…ethod (pythonGH-134818) (cherry picked from commit 7be5916) Co-authored-by: Allen Hernandez <AllenSH12@users.noreply.github.com> Co-authored-by: Allen Hernandez <2349718+AllenSH12@users.noreply.github.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
May 28, 2025
…ethod (pythonGH-134818) (cherry picked from commit 7be5916) Co-authored-by: Allen Hernandez <AllenSH12@users.noreply.github.com> Co-authored-by: Allen Hernandez <2349718+AllenSH12@users.noreply.github.com>
This was referenced May 28, 2025
Merged
vsajip
pushed a commit
that referenced
this issue
May 28, 2025
vsajip
pushed a commit
that referenced
this issue
May 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
The RotatingFileHandler and TimedRotatingFileHandler do not document the
shouldRollover
method that they both implement.Linked PRs
The text was updated successfully, but these errors were encountered: