Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

Use ABC imports from collections.abc for Python 3.9 compatibility #538

Description

@tirkarthi

Python 3.9 removed importing ABC from collections module directly in python/cpython#10596. This was deprecated since Python 3.4.

I noticed these deprecation warnings in Travis CI for celery : https://travis-ci.org/celery/celery/jobs/632293936#L3181-L3195

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