Skip to content

Pull requests: redis/redis-py

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(async): avoid asyncio.timeout on PubSub poll path (#3748)
#4299 opened Aug 31, 2026 by lllakshit Loading…
4 of 5 tasks
Do not lose pool capacity when connection construction fails maintenance Maintenance (CI, Releases, etc) waiting-for-response
#4298 opened Aug 31, 2026 by youdie006 Loading…
fix(cluster): initialize async Pub/Sub before routing maintenance Maintenance (CI, Releases, etc) waiting-for-response
#4297 opened Aug 28, 2026 by nightcityblade Loading…
3 of 5 tasks
fix(sentinel): disconnect on read errors by default maintenance Maintenance (CI, Releases, etc) waiting-for-response
#4292 opened Aug 27, 2026 by dylanpulver Loading…
2 of 5 tasks
test: add unit tests for dict_merge, merge_result and list_keys_to_dict maintenance Maintenance (CI, Releases, etc)
#4290 opened Aug 26, 2026 by eeshsaxena Contributor Loading…
Don't crash parsing CLIENT INFO with '=' or spaces in a field value maintenance Maintenance (CI, Releases, etc) waiting-for-response
#4275 opened Aug 22, 2026 by eeshsaxena Contributor Loading…
Feat/register custom read commands waiting-for-response
#4265 opened Aug 13, 2026 by SantoshDhaladhuli Loading…
5 tasks done
docs(cluster): say which async ClusterPipeline methods must be awaited maintenance Maintenance (CI, Releases, etc) waiting-for-response
#4264 opened Aug 12, 2026 by ckarnell Contributor Loading…
fix(asyncio): convert synchronous retry policies maintenance Maintenance (CI, Releases, etc) waiting-for-response
#4263 opened Aug 11, 2026 by AG0708 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
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 maintenance Maintenance (CI, Releases, etc) waiting-for-response
#4191 opened Jul 15, 2026 by sakshichitnis27 Loading…
2 of 5 tasks
ProTip! Filter pull requests by the default branch with base:master.