]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46063: Improve algorithm for computing which rolled-over log file… (GH-30093)
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 14 Dec 2021 00:53:37 +0000 (00:53 +0000)
committerGitHub <noreply@github.com>
Tue, 14 Dec 2021 00:53:37 +0000 (00:53 +0000)
commitcb589d1b6bad4b75852c2e2a471a3800d5efdca7
tree8f740a9418027df57d63bdb1ee510afa8ec1d148
parenteb483c46d62707bdf705491f76cf1fa9642fb47e
bpo-46063: Improve algorithm for computing which rolled-over log file… (GH-30093)
Doc/library/logging.handlers.rst
Lib/logging/handlers.py
Lib/test/test_logging.py