-
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
Add support for PubSub subscriptions with binary channel names and handlers
feature
New feature
#4068
opened May 15, 2026 by
petyaslavova
Collaborator
Loading…
Adding support for new INCREX command
feature
New feature
#4067
opened May 15, 2026 by
petyaslavova
Collaborator
Loading…
Add CLAUDE.md and /sync-claude-md skill for managing
maintenance
Maintenance (CI, Releases, etc)
#4066
opened May 15, 2026 by
vladvildanov
Collaborator
Loading…
5 tasks
ci: declare minimum permissions on stale-issues workflow
#4065
opened May 14, 2026 by
arpitjain099
Loading…
Avoid zero-timeout async reads in hiredis connections readiness checks and replace async's can_read_destructive with non-destructive can_read.
breakingchange
API or Breaking Change
bug-fix
deprecation
#4063
opened May 13, 2026 by
petyaslavova
Collaborator
Loading…
Randomize cluster startup node order during topology refresh
maintenance
Maintenance (CI, Releases, etc)
#4060
opened May 12, 2026 by
petyaslavova
Collaborator
Loading…
Added support for new array commands
feature
New feature
#4055
opened May 7, 2026 by
vladvildanov
Collaborator
•
Draft
5 tasks
Updating hash commands type hints and jsonget return type hints
maintenance
Maintenance (CI, Releases, etc)
#4054
opened May 7, 2026 by
petyaslavova
Collaborator
Loading…
Add missing url query argument parser for ssl_min_version
#4047
opened Apr 23, 2026 by
coredumperror
Loading…
3 of 5 tasks
fix(typing): correct type annotation for XReadResponse
#4046
opened Apr 22, 2026 by
hydroblaze
Loading…
5 tasks
Add sorted set examples notebook
changes-requested
maintenance
Maintenance (CI, Releases, etc)
#3984
opened Mar 1, 2026 by
Br1an67
Contributor
Loading…
3 of 5 tasks
Add Sentinel +switch-master linstener option to monitor failovers.
#3915
opened Jan 19, 2026 by
ManelCoutinhoSensei
Contributor
Loading…
5 tasks
Add REPLICA aliases for deprecated SLAVE terminology in Sentinel
#3877
opened Dec 10, 2025 by
majiayu000
Contributor
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
Add support for Trio via AnyIO
#3647
opened May 14, 2025 by
agronholm
Contributor
Loading…
4 of 6 tasks
Fix parsing of the is_master attribute in the URL
changes-requested
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
ProTip!
Add no:assignee to see everything that’s not assigned.