[Python-modules-team] Bug#915131: python3-ruamel.yaml: DeprecationWarning: Using or importing the ABCs from 'collections'
Jakub Wilk
jwilk at jwilk.net
Fri Nov 30 19:30:06 GMT 2018
Package: python3-ruamel.yaml
Version: 0.15.34-1+b1
Tags: fixed-upstream
Control: forwarded -1 https://bitbucket.org/ruamel/yaml/issues/210
I get the following warning:
$ python3 -Wd -c 'import ruamel.yaml'
/usr/lib/python3/dist-packages/ruamel/yaml/comments.py:14: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import MutableSet, Sized, Set
I believe this was fixed upstream in 0.15.46.
-- System Information:
Architecture: i386
Versions of packages python3-ruamel.yaml depends on:
ii python3 3.7.1-2
ii libc6 2.28-1
--
Jakub Wilk
More information about the Python-modules-team
mailing list