]> granicus.if.org Git - python/commit
bpo-31084: QueueHandler now formats messages correctly. (GH-2954)
authorfavll <favll@users.noreply.github.com>
Tue, 1 Aug 2017 18:12:26 +0000 (20:12 +0200)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 1 Aug 2017 18:12:26 +0000 (19:12 +0100)
commitadfe3440f65dfd6cf4463db6cd02cdc78e77ce17
tree0387a80a252654820ebd92e1833023008092cce0
parent6f446bee4f6ac0c61bb2c3386a0149fd36855793
bpo-31084: QueueHandler now formats messages correctly. (GH-2954)
Lib/logging/handlers.py
Lib/test/test_logging.py