Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
(gh-134817) Documents [Timed]RotatingFileHandler shouldRollover method#134818
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
python-cla-botbot commentedMay 28, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
3cbc934
to3d696db
Compare7be5916
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@AllenSH12 for the PR, and@vsajip for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Thanks@AllenSH12 for the PR, and@vsajip for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…ethod (pythonGH-134818)(cherry picked from commit7be5916)Co-authored-by: Allen Hernandez <AllenSH12@users.noreply.github.com>Co-authored-by: Allen Hernandez <2349718+AllenSH12@users.noreply.github.com>
…ethod (pythonGH-134818)(cherry picked from commit7be5916)Co-authored-by: Allen Hernandez <AllenSH12@users.noreply.github.com>Co-authored-by: Allen Hernandez <2349718+AllenSH12@users.noreply.github.com>
GH-134823 is a backport of this pull request to the3.14 branch. |
GH-134824 is a backport of this pull request to the3.13 branch. |
@AllenSH12 Thanks for the patch - for some reason, the backport PRs don't appear to have registered your signature of the CLA (perhaps it relates to your email address). Could you please sign again so that the PRs for 3.13 and 3.14 can be merged? Thanks! |
You're welcome@vsajip I see the backporting PRs have been merged now, guessing everything is good with the CLA? |
Yes, I'd set them up to auto-merge once the block was removed, which you did by signing again, I guess 😄 |
Uh oh!
There was an error while loading.Please reload this page.
…over methods
RotatingFileHandler.shouldRollover()
andTimedRotatingFileHandler.shouldRollover()
#134817📚 Documentation preview 📚:https://cpython-previews--134818.org.readthedocs.build/