-
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
Revert extraneous local assignment of scheduled tasks
#2996
opened Oct 10, 2023 by
SebbyLaw
Loading…
2 of 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…
6 tasks
Turn
acquire_connection
into a context manager
#3435
opened Nov 15, 2024 by
Yard1
Loading…
3 of 6 tasks
Refactor(Typing): Add and update type annotations for core Redis commands
#3281
opened Jun 15, 2024 by
ElayGelbart
Loading…
1 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
Adapt parsing of FT.PROFILE response
breakingchange
API or Breaking Change
maintenance
Maintenance (CI, Releases, etc)
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
Feat: raise granular exception types for lock errors
#3222
opened May 3, 2024 by
danjones1618
Loading…
6 tasks done
Fix get_node_from_slot to handle resharding
#3182
opened Mar 13, 2024 by
johan-seesaw
Loading…
4 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…
Add scenario tests for connection interruptions
stale
#3331
opened Jul 22, 2024 by
uglide
Loading…
6 tasks
[#3090] Reduce Command Responses in Redis Connection Process (on_connect)
#3268
opened Jun 6, 2024 by
zeze1004
Loading…
3 of 6 tasks
Improve Onboarding with Generated System Diagrams
#3664
opened May 31, 2025 by
ivanmilevtues
Loading…
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.