ABCs from collections must be imported from collections.abc

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Trivial - P5
    • 3.6.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      See this warning, new in Python 3.7:

      https://github.com/python/cpython/blob/c66f9f8d3909f588c251957d499599a1680e2320/Lib/collections/__init__.py#L49-L52

      Change all direct ABC imports from collections to collections.abc, when available (Python3).

              Assignee:
              Bernie Hackett
              Reporter:
              Bernie Hackett
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: