Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.10 + celery 5.2.4 deprecationwarning #7528

Closed
tgross35 opened this issue May 17, 2022 Discussed in #7527 · 2 comments
Closed

Python 3.10 + celery 5.2.4 deprecationwarning #7528

tgross35 opened this issue May 17, 2022 Discussed in #7527 · 2 comments
Milestone

Comments

@tgross35
Copy link

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

@open-collective-bot
Copy link

Hey @tgross35 👋,
Thank you for opening an issue. We will get back to you as soon as we can.
Also, check out our Open Collective and consider backing us - every little helps!

We also offer priority support for our sponsors.
If you require immediate assistance please consider sponsoring us.

@auvipy auvipy added this to the 5.3 milestone Aug 1, 2022
@auvipy
Copy link
Member

auvipy commented Dec 14, 2022

should be fixed by #7785

@auvipy auvipy closed this as completed Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants