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

Fix for lpop and rpop return typing #2590

Merged
merged 1 commit into from Feb 15, 2023
Merged

Fix for lpop and rpop return typing #2590

merged 1 commit into from Feb 15, 2023

Commits on Feb 13, 2023

  1. Fix for lpop and rpop return typing

    Right now there is an annoying warning that these methods can't be awaited when using `redis.asyncio`, even tho it does work with no problems.
    Galtozzy authored and Galtozzy committed Feb 13, 2023
    Copy the full SHA
    5c121df View commit details
    Browse the repository at this point in the history