- Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: redis/redis-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Hold references to ClusterNode disconnect task
#3826 opened Oct 31, 2025 by rhoboro Loading…
5 tasks done
Fix issues with ClusterPipeline connection management
#3804 opened Oct 18, 2025 by praboud Loading…
4 of 5 tasks
fix: improve Lock.extend() and Lock.do_extend() return type to Literal[True] breakingchange API or Breaking Change
#3799 opened Oct 16, 2025 by enioxt Loading…
Add return type annotations to from_url methods changes-requested maintenance Maintenance (CI, Releases, etc)
#3796 opened Oct 12, 2025 by cheizdo2-art Loading…
fix: make sure scan iterator commands are always issued to the same replica
#3769 opened Sep 12, 2025 by rdelcampog Loading…
5 tasks done
Don't deplete all the startup nodes after ConnectionError/TimeoutError changes-requested maintenance Maintenance (CI, Releases, etc)
#3697 opened Jul 4, 2025 by eoghanmurray Loading…
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 Redis readiness verification (#3555) bug-fix changes-requested
#3596 opened Apr 11, 2025 by ManelCoutinhoSensei Loading…
3 of 6 tasks
Fix blocking on async pipeline with many commands (>100)
#3448 opened Dec 4, 2024 by rad-pat Loading…
6 tasks done
Turn
acquire_connection into a context manager #3435 opened Nov 15, 2024 by Yard1 Loading…
3 of 6 tasks
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
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.