]> granicus.if.org Git - python/commit
bpo-34334: Don't log traceback twice in QueueHandler (GH-9537)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Tue, 25 Sep 2018 23:00:08 +0000 (19:00 -0400)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 25 Sep 2018 23:00:08 +0000 (00:00 +0100)
commitd345bb4d9b6e16c681cd8a4e1fff94ecd6b0bb09
tree270c58e201787cd118f29c2650cd6dfa605f27e3
parentfad6af2744c0b022568f7f4a8afc93fed056d4db
bpo-34334: Don't log traceback twice in QueueHandler (GH-9537)
Doc/library/logging.handlers.rst
Lib/logging/handlers.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2018-09-25-08-42-34.bpo-34334.rSPBW9.rst [new file with mode: 0644]