Pull requests: redis/redis-py

Pull requests list

Allow newer PyJWT versions
#3682 openedJun 18, 2025by bcmills Loading…
5 tasks done
Removing synchronous context manager handling from async RedisCluster. breakingchangeAPI or Breaking Change
#3679 openedJun 13, 2025by petyaslavova Loading…
5 tasks
Updating test images for pipeline execution maintenanceMaintenance (CI, Releases, etc)
#3678 openedJun 13, 2025by petyaslavova Loading…
5 tasks
Fixing errors reported by mypy. breakingchangeAPI or Breaking Change
#3666 openedJun 2, 2025by petyaslavova Draft
5 tasks
Encoder support date type waiting-for-response
#3651 openedMay 21, 2025by aravikiran152 Loading…
6 tasks
Add support for Trio via AnyIO
#3647 openedMay 14, 2025by agronholm Loading…
4 of 6 tasks
Improved type annotations
#3619 openedApr 27, 2025by mahenzon Loading…
3 of 6 tasks
Add Redis readiness verification (#3555)
#3596 openedApr 11, 2025by ManelCoutinhoSensei Loading…
3 of 6 tasks
Add IPv6 support to Connection class
#3562 openedMar 16, 2025by ljluestc Draft
6 tasks
Fix async client safety
#3512 openedFeb 12, 2025by abrookins Loading…
6 tasks
Run stack tests against 8.0
#3482 openedJan 21, 2025by vladvildanov Loading…
6 tasks
Fix blocking on async pipeline with many commands (>100)
#3448 openedDec 4, 2024by rad-pat Loading…
6 tasks done
Allow multi-node commands in async pipeline
#3439 openedNov 19, 2024by Yard1 Loading…
6 tasks
Add command_timeout to async client
#3436 openedNov 15, 2024by Yard1 Loading…
1 of 6 tasks
Turn acquire_connection into a context manager
#3435 openedNov 15, 2024by Yard1 Loading…
3 of 6 tasks
Removing unnecessary check
#3432 openedNov 13, 2024by IlianIliev Loading…
4 of 6 tasks
Fix parsing of the is_master attribute in the URL techdebtThings that can be improved or refactored
#3367 openedSep 4, 2024by JackiLin Loading…
1 of 6 tasks
Add scenario tests for connection interruptions
#3331 openedJul 22, 2024by uglide Loading…
6 tasks
feat: Implemented redis.asyncio.SentinelBlockingConnectionPool.
#3321 openedJul 17, 2024by DABND19 Loading…
6 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.