]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-46063: Improve algorithm for computing which rolled-over log file… (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Dec 2021 01:17:56 +0000 (17:17 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Dec 2021 01:17:56 +0000 (01:17 +0000)
commitf84e2f6c0aca97c59ec8ce21715ae9bd89893307
tree80bad977c20a878c8d88b8c2d7255f2cef9fd6b1
parentbcb5d66b8f9a35e7de8e285b980bb81ebbfdd400
[3.10] bpo-46063: Improve algorithm for computing which rolled-over log file… (GH-30093) (GH-30094)

Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
Doc/library/logging.handlers.rst
Lib/logging/handlers.py
Lib/test/test_logging.py