]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94565)
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 5 Jul 2022 15:04:29 +0000 (16:04 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Jul 2022 15:04:29 +0000 (16:04 +0100)
commit3287e45847a4d471e20425f0da5194ac5735e16c
tree527cf60e4b723a503f47c803c38599b01f9e5c7c
parent5bd56a030ddf19052f23194e7ff95b4b9144f94f
[3.10] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94565)

Co-authored-by: Erik Montnemery <erik@montnemery.com>
Doc/library/logging.handlers.rst
Lib/logging/handlers.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2022-02-15-12-40-48.bpo-46755.zePJfx.rst [new file with mode: 0644]