Skip to content

Pull requests: redis/redis-py

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added CLIENT LIST iterator alternative feature New feature
#4327 opened Sep 14, 2026 by vladvildanov Collaborator Loading…
5 tasks
Preserve explicit port zero in connection URLs
#4325 opened Sep 13, 2026 by niukanen1 Loading…
2 of 5 tasks
Align empty cluster target handling
#4324 opened Sep 12, 2026 by GruffElixir Loading…
Add latency-based Redis Cluster read load balancing
#4323 opened Sep 12, 2026 by CaptainDredge Loading…
4 of 5 tasks
test: run the assertions that sit inside pytest.raises blocks waiting-for-review
#4319 opened Sep 10, 2026 by dylanpulver Contributor Loading…
2 of 5 tasks
Fix cluster client reuse and default-node selection after close breakingchange API or Breaking Change
#4309 opened Sep 7, 2026 by Jokasa7 Loading…
2 of 5 tasks
Reject a malformed db in the connection URL path breakingchange API or Breaking Change
#4308 opened Sep 7, 2026 by chiruu12 Loading…
Clear the in-progress cache entry when a read fails bug-fix waiting-for-response
#4306 opened Sep 6, 2026 by eeshsaxena Contributor Loading…
3 of 5 tasks
Do not lose pool capacity when connection construction fails maintenance Maintenance (CI, Releases, etc) waiting-for-review
#4298 opened Aug 31, 2026 by youdie006 Contributor Loading…
fix(sentinel): disconnect on read errors by default maintenance Maintenance (CI, Releases, etc) waiting-for-review
#4292 opened Aug 27, 2026 by dylanpulver Contributor Loading…
2 of 5 tasks
docs(cluster): say which async ClusterPipeline methods must be awaited maintenance Maintenance (CI, Releases, etc) waiting-for-response
#4264 opened Aug 12, 2026 by ckarnell Contributor Loading…
fix(asyncio): convert synchronous retry policies maintenance Maintenance (CI, Releases, etc) waiting-for-response
#4263 opened Aug 11, 2026 by AG0708 Loading…
4 of 5 tasks
fix: release async cluster transaction connections to their real owner
#4254 opened Aug 7, 2026 by ahmed5145 Contributor Loading…
2 of 5 tasks
ProTip! Filter pull requests by the default branch with base:master.