]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-96159: Fix significant performance degradation in logging.TimedRotat… ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Aug 2022 07:01:10 +0000 (00:01 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Aug 2022 07:01:10 +0000 (08:01 +0100)
commit04e37850981bceaa31759c2673a945d3713ae7ae
tree0211f997e0e6f2ad39b2dafda30185c52c11bc61
parentdc6391705ed4934626f4119837190b994d90a7e1
[3.11] gh-96159: Fix significant performance degradation in logging.TimedRotat… (GH-96182) (GH-96196)

Co-authored-by: Duncan Grisby <duncan-github@grisby.org>
Lib/logging/handlers.py
Misc/NEWS.d/next/Library/2022-08-22-18-42-17.gh-issue-96159.3bFU39.rst [new file with mode: 0644]