Closed besser82 closed 4 years ago
Thanks :)
I thought python knew better than to make backwards incompatible changes
Since we require python >= 3.5 and
cElementTree
was deprecated in 3.3 we should always useElementTree
@patrick96 fixed in rebase commit.
It can be replaced with xml.etree.ElementTree safely.
Please update the submodule for polybar after merging.
See the fix in xcbproto for reference.