Skip to content

Deprecation warninig - collections import for python 3.3+ #195

@qaxi

Description

@qaxi

On python 3.8 there s deprecation warning

/usr/local/lib/python3.8/dist-packages/pyeapi/utils.py:173
  /usr/local/lib/python3.8/dist-packages/pyeapi/utils.py:173: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
    if not isinstance(value, collections.Iterable):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions