Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

zrevrangebyscore parameter order is wrong #1136

@bu-panda

Description

@bu-panda

Describe the bug

The same bug comes back again

#62

To Reproduce

See the previous issue

#62

Expected behavior

max is in front of min

Logs/tracebacks

the same to https://github.com/aio-libs/aioredis-py/pull/62

Python Version

$ python --version
3.8.1

aioredis Version

$ python -m pip show aioredis
Name: aioredis
Version: 2.0.0
Summary: asyncio (PEP 3156) Redis support
Home-page: https://github.com/aio-libs/aioredis-py
Author: None
Author-email: None
License: MIT
Location: /Users/pengenda/opt/anaconda3/envs/neko-dev/lib/python3.8/site-packages
Requires: typing-extensions, async-timeout
Required-by: neko

Additional context

No response

Code of Conduct

  • I agree to follow the aio-libs Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions