Skip to content

Python 3.10 + celery 5.2.4 deprecationwarning #7528

@tgross35

Description

@tgross35

Discussed in #7527

Originally posted by tgross35 May 17, 2022
Running with the mentioned versions raises the following error:

 /usr/local/lib/python3.10/site-packages/celery/utils/imports.py:145: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select.
    for ep in entry_points().get(namespace, []):

This appeared in kombu and was an easy fix: celery/kombu#1339

I have been unsuccessful trying to submit an issue on this subject

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions