Details
-
Task
-
Resolution: Fixed
-
Trivial - P5
-
None
-
None
-
None
Description
See this warning, new in Python 3.7:
Change all direct ABC imports from collections to collections.abc, when available (Python3).
See this warning, new in Python 3.7:
Change all direct ABC imports from collections to collections.abc, when available (Python3).