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

Add Async RedisCluster feature New feature
#2099 by utkarshgupta137 was merged May 8, 2022 Loading…
4 of 6 tasks
AsyncIO Race Condition Fix bug Bug
#2641 by chayim was merged Mar 22, 2023 Loading…
Drop Python 2.6 support
#916 by jdufresne was merged Nov 6, 2018 Loading…
Drop Python 2.6 support
#796 by di was closed Oct 21, 2017 Loading…
supports for all streams operations
#1040 by RoeyPrat was merged Nov 1, 2018 Loading…
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
Fix ConnectionPool repr when using default values
#1043 by Siecje was merged Jan 27, 2019 Loading…
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
Add typings
#2108 by bitterteriyaki was closed Apr 21, 2022 Draft
2 of 22 tasks
Remove verbose logging from redis-py/redis/cluster.py breakingchange API or Breaking Change maintenance Maintenance (CI, Releases, etc)
#2238 by nialdaly was merged Jul 24, 2022 Loading…
3 of 6 tasks
Versioning 4.3.5
#2467 by chayim was merged Nov 21, 2022 Loading…
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
Use if instead try when get avaliable connection
#742 by MrKiven was closed May 24, 2016 Loading…
Judge the pool when get a blocking connection
#741 by MrKiven was closed May 24, 2016 Loading…
add daemon option to PubSubWorker so ctrl-c will work
#737 by kainswor was merged May 17, 2016 Loading…
Client can create blocking pool with from_url
#745 by MrKiven was closed Jun 5, 2016 Loading…
Check if Script.sha is None.
#556 by endophage was closed Aug 1, 2017 Loading…
add a lock using eval stale
#552 by maralla was closed Aug 31, 2020 Loading…
Minor - fix exception message formatting
#559 by kainswor was closed Nov 15, 2018 Loading…
fix zadd comment
#573 by liaoxiaorong was closed Dec 20, 2014 Loading…
simple fix for issue #531
#558 by mihirvj was closed Jun 3, 2019 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.