- 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
Add Async RedisCluster feature New feature
#2099 by utkarshgupta137 was merged May 8, 2022 Loading…
4 of 6 tasks
Add CI action to install package from commit hash (#1781) maintenance Maintenance (CI, Releases, etc)
#1790 by ashwani99 was merged Dec 15, 2021 Loading…
5 tasks
Convert README & CONTRIBUTING from rst to md hacktoberfest-accepted maintenance Maintenance (CI, Releases, etc)
#1633 by davidylee was merged Oct 26, 2021 Loading…
4 tasks done
Remove verbose logging from API or Breaking Change maintenance Maintenance (CI, Releases, etc)
redis-py/redis/cluster.py breakingchange #2238 by nialdaly was merged Jul 24, 2022 Loading…
3 of 6 tasks
Fix dead weakref in sentinel connection causing ReferenceError (#2767) bug Bug ready-for-merge
#2771 by shahar-lev was merged Jun 23, 2023 Loading…
6 tasks done
Fix incorrect attribute reuse in redis.connection.CacheProxyConnection bug Bug
#3456 by zs-neo was merged Dec 30, 2024 Loading…
1 of 6 tasks
Avoid the multiprocessing forkserver method in Python 3.14 maintenance Maintenance (CI, Releases, etc)
#3442 by befeleme was merged Mar 12, 2025 Loading…
6 tasks
Ignore "Interrupted system call" errors in PubSubWorkerThread
#738 by vitawasalreadytaken was closed Jun 11, 2016 Loading…
add daemon option to PubSubWorker so ctrl-c will work
#737 by kainswor was merged May 17, 2016 Loading…
Automatically retry EINTR for Python < 3.5 to prevent duplicate command execution
#743 by thomasst was merged Jun 5, 2016 Loading…
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.