summaryrefslogtreecommitdiffstats
path: root/generate_pot.py
diff options
context:
space:
mode:
authorminus <minus@mnus.de>2019-11-17 09:36:23 +0100
committerminus <minus@mnus.de>2019-11-19 17:44:47 +0100
commit351664ec071daa04161577c6a1c949ed0f2c3206 (patch)
tree4fdb8e81c50e85c19c29b94d02e28e2d8c42cb2c /generate_pot.py
parent5f1eada3eae215f0fd489000e97792c892fb7b17 (diff)
downloaddeluge-351664ec071daa04161577c6a1c949ed0f2c3206.tar.gz
deluge-351664ec071daa04161577c6a1c949ed0f2c3206.tar.bz2
deluge-351664ec071daa04161577c6a1c949ed0f2c3206.zip
[Logging] Fix Python 3.8 compatibility
Deluge's logger class extends Python's `logging.Logger`. Since Python 3.8, it takes an additional argument `stacklevel`. The implementation in Deluge does not support that. Work around the problem by ignoring additional arguments.
Diffstat (limited to 'generate_pot.py')
0 files changed, 0 insertions, 0 deletions