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

Dropping Python 3.8 support as it has reached end of life
#3657 opened May 23, 2025 by petyaslavova Loading…
5 tasks
Removing connection_pool field from the CommandProtocol definition techdebt Things that can be improved or refactored
#3656 opened May 23, 2025 by petyaslavova Loading…
5 tasks
fix: avoid instantiating a connection on _repr__ maintenance Maintenance (CI, Releases, etc)
#3653 opened May 22, 2025 by robertosantamaria-scopely Draft
6 tasks
Encoder support date type
#3651 opened May 21, 2025 by aravikiran152 Loading…
6 tasks
[Async] Multi Exec on cluster async feature New feature
#3649 opened May 19, 2025 by vladvildanov Loading…
3 of 6 tasks
Add support for Trio via AnyIO
#3647 opened May 14, 2025 by agronholm Loading…
4 of 6 tasks
Improved type annotations
#3619 opened Apr 27, 2025 by mahenzon Loading…
3 of 6 tasks
Add Redis readiness verification (#3555)
#3596 opened Apr 11, 2025 by ManelCoutinhoSensei Loading…
3 of 6 tasks
Add IPv6 support to Connection class
#3562 opened Mar 16, 2025 by ljluestc Draft
6 tasks
Fix async client safety
#3512 opened Feb 12, 2025 by abrookins Loading…
6 tasks
Run stack tests against 8.0
#3482 opened Jan 21, 2025 by vladvildanov Loading…
6 tasks
Fix blocking on async pipeline with many commands (>100)
#3448 opened Dec 4, 2024 by rad-pat Loading…
6 tasks done
Allow multi-node commands in async pipeline
#3439 opened Nov 19, 2024 by Yard1 Loading…
6 tasks
Add command_timeout to async client
#3436 opened Nov 15, 2024 by Yard1 Loading…
1 of 6 tasks
Turn acquire_connection into a context manager
#3435 opened Nov 15, 2024 by Yard1 Loading…
3 of 6 tasks
Removing unnecessary check
#3432 opened Nov 13, 2024 by IlianIliev Loading…
4 of 6 tasks
Fix sentinel connections breakingchange API or Breaking Change
#3376 opened Sep 10, 2024 by garionphx Loading…
3 of 6 tasks
Fix parsing of the is_master attribute in the URL techdebt Things that can be improved or refactored
#3367 opened Sep 4, 2024 by JackiLin Loading…
1 of 6 tasks
Add scenario tests for connection interruptions
#3331 opened Jul 22, 2024 by uglide Loading…
6 tasks
feat: Implemented redis.asyncio.SentinelBlockingConnectionPool.
#3321 opened Jul 17, 2024 by DABND19 Loading…
6 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.