]> git.ipfire.org Git - thirdparty/babel.git/commit
Using ABCs from collections instead of collections.abc is deprecated. 609/head
authorJulien Palard <julien@palard.fr>
Tue, 30 Oct 2018 22:50:35 +0000 (23:50 +0100)
committerJulien Palard <julien@palard.fr>
Tue, 30 Oct 2018 22:50:36 +0000 (23:50 +0100)
commit65d6bf39f2a2b4bbbbc02cd1e00c44ce9d7c1c5b
treefbc46774eda46f708c87c2ba48a8da03ccfd1c1b
parentd2cf189ff0ce505b46191268c3cbdc4b130d8dd6
Using ABCs from collections instead of collections.abc is deprecated.

And it will stop working in Python 3.8 according to the warning.
babel/_compat.py
babel/localedata.py