-
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
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…
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
Removing the threading.Lock locks and replacing them with RLock objects to avoid deadlocks.
breakingchange
API or Breaking Change
bug-fix
#3677
by petyaslavova
was merged Jun 16, 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
Removing references to old docs site 'https://redis-py.readthedocs/' replaced by 'https://redis.readthedocs.io/'
maintenance
Maintenance (CI, Releases, etc)
#3674
by petyaslavova
was merged Jun 12, 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
Remove use of deprecated argument (cluster_error_retry_attempts) in RedisCluster.pipeline construction of ClusterPipeline
#3670
by alisaifee
was merged Jun 9, 2025
Loading…
3 tasks done
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: Revert wrongly changed default value for check_hostname when instantiating RedisSSLContext
async
bug
Bug
#3655
by petyaslavova
was merged May 23, 2025
Loading…
6 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
Fix the old import indexDefinition -> index_definition
maintenance
Maintenance (CI, Releases, etc)
#3652
by ShubhamKaudewar
was merged May 23, 2025
Loading…
6 tasks
[Async] Multi Exec on cluster
async
feature
New feature
#3649
by vladvildanov
was merged May 27, 2025
Loading…
3 of 6 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.