-
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
Adapt parsing of FT.PROFILE response
breakingchange
API or Breaking Change
maintenance
Maintenance (CI, Releases, etc)
Feat: raise granular exception types for lock errors
#3222
opened May 3, 2024 by
danjones1618
Loading…
6 tasks done
Update Redis image versions for GH pipeline actions.
#3740
opened Aug 15, 2025 by
petyaslavova
Loading…
5 tasks
Hitless-Upgrade: Add handling of MOVING push notification with "null" host:port info.
#3738
opened Aug 15, 2025 by
petyaslavova
•
Draft
5 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
Fixing errors reported by mypy.
breakingchange
API or Breaking Change
#3666
opened Jun 2, 2025 by
petyaslavova
•
Draft
5 tasks
[#3090] Reduce Command Responses in Redis Connection Process (on_connect)
#3268
opened Jun 6, 2024 by
zeze1004
Loading…
3 of 6 tasks
Avoid copying of immutables from cache and None on retry
maintenance
Maintenance (CI, Releases, etc)
#3207
opened Apr 17, 2024 by
frost-nzcr4
Loading…
1 of 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…
Revert extraneous local assignment of scheduled tasks
#2996
opened Oct 10, 2023 by
SebbyLaw
Loading…
2 of 6 tasks
improvement: sleep 10ms between fetching messages in pubsub API
Stale
#2868
opened Jul 31, 2023 by
magiskboy
Loading…
6 tasks
Encoder support date type
waiting-for-response
#3651
opened May 21, 2025 by
aravikiran152
Loading…
6 tasks
Changed movablekeys command to call COMMAND GETKEYS only if no keys are specified
Stale
#2836
opened Jul 6, 2023 by
barshaul
Loading…
4 of 6 tasks
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
Use CPU based limit and Blocking Connection Pool in redis-py by default
breakingchange
API or Breaking Change
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.