Bug#960537: [Python-modules-team] Bug#960537: Bug#960537: python3-html5lib: DeprecationWarning in collections import (will be failure with python3.9)

2020-05-13 Thread Scott Kitterman
On Wednesday, May 13, 2020 2:45:48 PM EDT Scott Kitterman wrote: > On Wednesday, May 13, 2020 1:14:54 PM EDT Scott Kitterman wrote: > > Package: python3-html5lib > > Version: 1.0.1-3 > > Severity: normal > > > > Currently with python3.7 or 3.8: > > DeprecationWarning: Using or importing the ABCs

Bug#960537: [Python-modules-team] Bug#960537: python3-html5lib: DeprecationWarning in collections import (will be failure with python3.9)

2020-05-13 Thread Scott Kitterman
On Wednesday, May 13, 2020 1:14:54 PM EDT Scott Kitterman wrote: > Package: python3-html5lib > Version: 1.0.1-3 > Severity: normal > > Currently with python3.7 or 3.8: > DeprecationWarning: Using or importing the ABCs from 'collections' instead > of from 'collections.abc' is deprecated, and in

Bug#960537: python3-html5lib: DeprecationWarning in collections import (will be failure with python3.9)

2020-05-13 Thread Scott Kitterman
Package: python3-html5lib Version: 1.0.1-3 Severity: normal Currently with python3.7 or 3.8: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.9 it will stop working from collections import Mapping When we get python3.9