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

Add types for kombu.utils.json #155

Open
eliasdorneles opened this issue Apr 5, 2024 · 0 comments · May be fixed by #162
Open

Add types for kombu.utils.json #155

eliasdorneles opened this issue Apr 5, 2024 · 0 comments · May be fixed by #162
Labels
bug Something isn't working

Comments

@eliasdorneles
Copy link

Hello,

Thanks for this collection of type stubs!

I've been using it in a project, and recently i've had to use kombu JSON serializers, and mypy is reporting error: Module "kombu.utils" has no attribute "json" [attr-defined] because the types for that module are missing.

@sbdchd sbdchd added the bug Something isn't working label Apr 5, 2024
david-caro added a commit to david-caro/celery-types that referenced this issue Aug 12, 2024
Added all the public methods.

Fixes sbdchd#155

Signed-off-by: David Caro <dcaro@wikimedia.org>
@david-caro david-caro linked a pull request Aug 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants