- 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
Cluster schema support
#3152 opened Feb 20, 2024 by ramwin Loading… updated May 4, 2024
3 of 6 tasks
sentinel: broken weakref on destruction
#3205 opened Apr 16, 2024 by jasonk Loading… updated Dec 13, 2024
6 tasks
Changed default get_message timeout behaviour to block execution instead of poll indefinately with 100% CPU usage
#3341 opened Jul 31, 2024 by NadavTasher Loading… updated Dec 13, 2024
6 tasks
Allow multi-node commands in async pipeline
#3439 opened Nov 19, 2024 by Yard1 Loading… updated Dec 17, 2024
6 tasks
Turn
acquire_connection into a context manager #3435 opened Nov 15, 2024 by Yard1 Loading… updated Dec 17, 2024
3 of 6 tasks
Fix blocking on async pipeline with many commands (>100)
#3448 opened Dec 4, 2024 by rad-pat Loading… updated Dec 18, 2024
6 tasks done
Run stack tests against 8.0
#3482 opened Jan 21, 2025 by vladvildanov Loading… updated Jan 21, 2025
6 tasks
Have get_primaries and related RedisCluster methods throw an error if the cluster isn't initialized
#3040 opened Nov 13, 2023 by eoghanmurray Loading… updated Mar 11, 2025
Fix get_node_from_slot to handle resharding
#3182 opened Mar 13, 2024 by johan-seesaw Loading… updated Mar 26, 2025
4 of 6 tasks
Revert extraneous local assignment of scheduled tasks
#2996 opened Oct 10, 2023 by SebbyLaw Loading… updated Jun 9, 2025
2 of 6 tasks
LoadBalancer keyed on slot instead of primary node, not reset on NodesManager.initialize() #3683 opened Jun 19, 2025 by drewfustin Loading… updated Jun 30, 2025
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… updated Jul 23, 2025
Improved type annotations
#3619 opened Apr 27, 2025 by mahenzon Loading… updated Aug 2, 2025
3 of 6 tasks
Support Cluster PubSub in asyncio
#3736 opened Aug 13, 2025 by abersheeran Loading… updated Aug 14, 2025
5 tasks
Add support for Trio via AnyIO
#3647 opened May 14, 2025 by agronholm Loading… updated Aug 15, 2025
4 of 6 tasks
[#3090] Reduce Command Responses in Redis Connection Process (on_connect)
#3268 opened Jun 6, 2024 by zeze1004 Loading… updated Sep 18, 2025
3 of 6 tasks
fix: make sure scan iterator commands are always issued to the same replica
#3769 opened Sep 12, 2025 by rdelcampog Loading… updated Sep 25, 2025
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… updated Sep 27, 2025
1 of 6 tasks
Reader-writer lock
#3786 opened Oct 2, 2025 by matthew-mcallister Loading… updated Oct 7, 2025
3 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… updated Oct 22, 2025
Fix: type hints on from_url
#3816 opened Oct 24, 2025 by Jonathan-Landeed Loading… updated Oct 28, 2025
5 tasks
Adapt parsing of FT.PROFILE response breakingchange API or Breaking Change maintenance Maintenance (CI, Releases, etc) stale
Feat: raise granular exception types for lock errors stale
#3222 opened May 3, 2024 by danjones1618 Loading… updated Oct 31, 2025
6 tasks done
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.