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

Update README.md - fix missing formatting for code example maintenance Maintenance (CI, Releases, etc)
#3699 by AmirHossein81Gholami was merged Jul 8, 2025 Loading…
5 tasks
Updating the latest Redis image for github pipeline testing maintenance Maintenance (CI, Releases, etc)
#3695 by petyaslavova was merged Jul 4, 2025 Loading…
5 tasks
DOC-5225 testable probabilistic data type examples docs-review
#3691 by andy-stark-redis was merged Jul 7, 2025 Loading…
2 of 3 tasks
Add support for new BITOP operations: DIFF, DIFF1, ANDOR, ONE maintenance Maintenance (CI, Releases, etc)
#3690 by ofekshenawa was merged Jul 7, 2025 Loading…
Bump rojopolis/spellcheck-github-actions from 0.49.0 to 0.51.0 maintenance Maintenance (CI, Releases, etc)
#3689 by dependabot bot was merged Jul 7, 2025 Loading…
Allow newer PyJWT versions for branch 5.3
#3682 by bcmills was merged Jul 8, 2025 Loading…
5 tasks done
Removing synchronous context manager handling from async RedisCluster. breakingchange API or Breaking Change
#3679 by petyaslavova was merged Jun 27, 2025 Loading…
5 tasks
Updating test images for github pipeline execution maintenance Maintenance (CI, Releases, etc)
#3678 by petyaslavova was merged Jun 27, 2025 Loading…
5 tasks
Redis Search/Aggregate improved type annotations breakingchange API or Breaking Change
#3676 by luka-mikec was merged Jun 16, 2025 Loading…
5 tasks
TransactionStrategy reset: UNWATCH only when status is watching
#3671 by tzongw was merged Jun 11, 2025 Loading…
2 of 5 tasks
Improve JsonType type definition breakingchange API or Breaking Change
#3667 by petyaslavova was merged Jun 13, 2025 Loading…
5 tasks
Bump rojopolis/spellcheck-github-actions from 0.48.0 to 0.49.0 maintenance Maintenance (CI, Releases, etc)
#3665 by dependabot bot was merged Jun 2, 2025 Loading…
maintenance: Preparation for release 6.2.0 - updating lib version. maintenance Maintenance (CI, Releases, etc)
#3662 by petyaslavova was merged May 27, 2025 Loading…
5 tasks
maintenance: Update redis-entraid dependency maintenance Maintenance (CI, Releases, etc)
#3661 by vladvildanov was merged May 27, 2025 Loading…
5 tasks done
Fixing the return type hint for the transaction method in the standalone client. techdebt Things that can be improved or refactored
#3660 by petyaslavova was merged May 29, 2025 Loading…
5 tasks
Dropping integration tests with Redis 6.2 from pipeline actions. maintenance Maintenance (CI, Releases, etc)
#3659 by petyaslavova was merged Jun 2, 2025 Loading…
5 tasks
fix(doc) : update Python print output in json doctests maintenance Maintenance (CI, Releases, etc)
#3658 by JCornat was merged May 27, 2025 Loading…
Dropping Python 3.8 support as it has reached end of life maintenance Maintenance (CI, Releases, etc)
#3657 by petyaslavova was merged May 27, 2025 Loading…
5 tasks
Removing connection_pool field from the CommandProtocol definition techdebt Things that can be improved or refactored
#3656 by petyaslavova was merged May 27, 2025 Loading…
5 tasks
fix: Fixed potential deadlock from unexpected __del__ call bug Bug cluster
#3654 by vladvildanov was merged May 26, 2025 Loading…
3 of 6 tasks
fix: avoid instantiating a connection on _repr__ maintenance Maintenance (CI, Releases, etc)
#3653 by robertosantamaria-scopely was merged May 29, 2025 Loading…
5 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.