]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] 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:19:50 +0000 (17:19 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Dec 2021 01:19:50 +0000 (01:19 +0000)
commit94234228abbb84945a48049a7515dea960bc9834
tree4fc58fb2dae51f007918aac75a024124feaadf7a
parent9b687596df80e4cd40a13b2486cc12fcef903257
[3.9] bpo-46063: Improve algorithm for computing which rolled-over log file… (GH-30093) (GH-30095)
Doc/library/logging.handlers.rst
Lib/logging/handlers.py
Lib/test/test_logging.py