chiark / gitweb /
always hide PIL.PngImagePlugin's "STREAM" debug messages
authorHans-Christoph Steiner <hans@eds.org>
Thu, 14 Dec 2017 19:30:00 +0000 (20:30 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 20 Dec 2017 22:46:37 +0000 (23:46 +0100)
commit781e3c785fabcd9c85263f797d187a7350ddc102
treec26f78a7972b19feb6432f0ad68ac407d24718df
parent22aaa3dcbbb960982ff58e0549cb579c5690f360
always hide PIL.PngImagePlugin's "STREAM" debug messages

Otherwise, enabling verbose messages gives tons of these messages:
DEBUG: STREAM b'IHDR' 16 13
DEBUG: STREAM b'IDAT' 41 32768
fdroidserver/common.py