Skip to content

Commit 90210e8

Browse files
committed
Merge branch 'multi-exec-on-cluster' of github.com:robertosantamaria-scopely/redis-py into multi-exec-on-cluster
2 parents a1cbc2b + 4e35527 commit 90210e8

File tree

3 files changed

+113
-112
lines changed

3 files changed

+113
-112
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,3 +1147,4 @@ incompatible in code using*SCAN commands loops such as
11471147
* Implemented STRLEN
11481148
* Implemented PERSIST
11491149
* Implemented SETRANGE
1150+
* Changed type annotation of the `num` parameter in `zrange` from `int` to `Optional[int]

0 commit comments

Comments
 (0)