Skip to content

Use collections.abc if available #186

@llchan

Description

@llchan

Description

Description of the problem

[...]/progressbar/bar.py:50: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working                                                                                                                                           
  class ProgressBarBase(collections.Iterable, ProgressBarMixinBase):

Versions

  • Python version: 3.7.1
  • Python distribution/environment: CPython
  • Operating System: Linux
  • Package version: 3.39.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions