-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: redis/redis-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump actions/upload-artifact from 6 to 7
maintenance
Maintenance (CI, Releases, etc)
#3985
opened Mar 1, 2026 by
dependabot
bot
Loading…
Raise TypeError when string is passed as IndexDefinition prefix
#3983
opened Mar 1, 2026 by
Br1an67
Loading…
2 of 5 tasks
Fix PubSub timeout propagation to prevent indefinite hangs on socket read operations
breakingchange
API or Breaking Change
#3982
opened Feb 27, 2026 by
petyaslavova
Loading…
fix: replace 3 bare except clauses with except Exception
#3980
opened Feb 26, 2026 by
haosenwang1018
Loading…
Added OTel instrumentation and metrics export for async client
feature
New feature
#3977
opened Feb 24, 2026 by
vladvildanov
Loading…
5 tasks
Add Redis Keyspace Notifications Support for Redis Cluster
#3962
opened Feb 19, 2026 by
dmaier-redislabs
Loading…
Fix: Improve pipeline chaining type hints in typing.py
#3919
opened Jan 24, 2026 by
gautamraj8044
Loading…
Add Sentinel +switch-master linstener option to monitor failovers.
#3915
opened Jan 19, 2026 by
ManelCoutinhoSensei
Loading…
5 tasks
Fix cache proxy connection unbalanced command send and read
#3908
opened Jan 9, 2026 by
tzongw
Loading…
Add REPLICA aliases for deprecated SLAVE terminology in Sentinel
#3877
opened Dec 10, 2025 by
majiayu000
Loading…
Fix type hints for register_script to support RedisCluster
#3876
opened Dec 10, 2025 by
majiayu000
Loading…
SentinelConnectionPool should retrieve updated master address from Sentinel on connection retries
#3875
opened Dec 9, 2025 by
SamuelGD
Loading…
5 tasks
fix: make sure scan iterator commands are always issued to the same replica
#3769
opened Sep 12, 2025 by
rdelcampog
Loading…
5 tasks done
LoadBalancer keyed on slot instead of primary node, not reset on NodesManager.initialize()
#3683
opened Jun 19, 2025 by
drewfustin
Loading…
5 tasks done
Fix parsing of the is_master attribute in the URL
techdebt
Things that can be improved or refactored
#3367
opened Sep 4, 2024 by
JackiLin
Loading…
1 of 6 tasks
[#3090] Reduce Command Responses in Redis Connection Process (on_connect)
#3268
opened Jun 6, 2024 by
zeze1004
Loading…
3 of 6 tasks
Fix get_node_from_slot to handle resharding
#3182
opened Mar 13, 2024 by
johan-seesaw
Loading…
4 of 6 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.