-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: redis/redis-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs(cluster): say which async ClusterPipeline methods must be awaited
#4264
opened Aug 12, 2026 by
ckarnell
Loading…
fix(asyncio): convert synchronous retry policies
#4263
opened Aug 11, 2026 by
AG0708
Loading…
4 of 5 tasks
fix(parsers): guard acl_categories in parse_command_resp3 for pre-7.0 COMMAND replies
#4261
opened Aug 10, 2026 by
sean-kim05
Contributor
Loading…
fix(asyncio): raise on EOF in can_read() so pools replace server-closed connections
bug-fix
waiting-for-response
#4260
opened Aug 10, 2026 by
Brumbelow
Contributor
Loading…
3 tasks done
fix(lock): preserve token when sync Lock.release() fails
maintenance
Maintenance (CI, Releases, etc)
waiting-for-response
#4258
opened Aug 9, 2026 by
ckarnell
Loading…
Fix async cluster release race for closed connections
maintenance
Maintenance (CI, Releases, etc)
waiting-for-response
#4256
opened Aug 9, 2026 by
LubuSeb
Loading…
4 of 5 tasks
fix: release async cluster transaction connections to their real owner
#4254
opened Aug 7, 2026 by
ahmed5145
Contributor
Loading…
2 of 5 tasks
Fix JSON.set_path key derivation to strip only the file extension
#4251
opened Aug 6, 2026 by
SWAPI03
Loading…
Pass zrank/zrevrank keys so they are cacheable (fixes ValueError under CSC)
bug-fix
waiting-for-response
#4249
opened Aug 5, 2026 by
uttam12331
Contributor
Loading…
Normalize asyncio writer close races
bug-fix
waiting-for-response
#4217
opened Jul 26, 2026 by
lh0156
Loading…
perf(connection): pipeline the sync connection handshake
maintenance
Maintenance (CI, Releases, etc)
#4203
opened Jul 21, 2026 by
elena-kolevska
Collaborator
Loading…
5 tasks
Use hiredis command packing for async connections
#4191
opened Jul 15, 2026 by
sakshichitnis27
Loading…
2 of 5 tasks
fix(connection): fail fast on unrecoverable connect errors (#4026)
waiting-for-response
#4166
opened Jul 4, 2026 by
sean-kim05
Contributor
Loading…
fix: filter None nodes in _determine_nodes during topology changes (#3835)
#4146
opened Jun 26, 2026 by
C1-BA-B1-F3
Loading…
fix: guard RESP parsers against RecursionError on deeply nested replies (#4116)
waiting-for-response
#4144
opened Jun 26, 2026 by
C1-BA-B1-F3
Loading…
Fix blocking commands timeout when blocking_timeout exceeds socket_timeout
bug-fix
waiting-for-response
#4143
opened Jun 25, 2026 by
C1-BA-B1-F3
Loading…
fix(cluster): populate ClusterPipeline.command_stack via execution strategy (#3703)
#4130
opened Jun 23, 2026 by
nazarli-shabnam
Contributor
Loading…
3 of 5 tasks
perf: cache default response callbacks instead of rebuilding on every client init (standalone sync and async clients)
maintenance
Maintenance (CI, Releases, etc)
waiting-for-response
#4124
opened Jun 17, 2026 by
madhavcodez
Loading…
fix(async): apply socket_timeout per read in async parsers
#4106
opened Jun 6, 2026 by
goingforstudying-ctrl
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.