- 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
Bump actions/upload-artifact from 4 to 5 maintenance Maintenance (CI, Releases, etc)
#3828 opened Nov 1, 2025 by dependabot bot Loading…
Bump rojopolis/spellcheck-github-actions from 0.52.0 to 0.53.0 maintenance Maintenance (CI, Releases, etc)
#3827 opened Nov 1, 2025 by dependabot bot Loading…
Bump github/codeql-action from 3 to 4 maintenance Maintenance (CI, Releases, etc)
#3829 opened Nov 1, 2025 by dependabot bot Loading…
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
Have get_primaries and related RedisCluster methods throw an error if the cluster isn't initialized
#3040 opened Nov 13, 2023 by eoghanmurray Loading…
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…
6 tasks done
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
Revert extraneous local assignment of scheduled tasks
#2996 opened Oct 10, 2023 by SebbyLaw Loading…
2 of 6 tasks
[#3090] Reduce Command Responses in Redis Connection Process (on_connect)
#3268 opened Jun 6, 2024 by zeze1004 Loading…
3 of 6 tasks
Fix issues with ClusterPipeline connection management
#3804 opened Oct 18, 2025 by praboud Loading…
4 of 5 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: 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…
Hold references to ClusterNode disconnect task
#3826 opened Oct 31, 2025 by rhoboro Loading…
5 tasks done
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.