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
Sort

Pull requests list

Add valid Exception type to Except in ClusterPipeline
#3516 opened Feb 19, 2025 by bssyousefi Loading…
Fix async client safety
#3512 opened Feb 12, 2025 by abrookins Loading…
6 tasks
DOC-4736 added geo indexing examples docs-review
#3485 opened Jan 22, 2025 by andy-stark-redis Loading…
2 tasks done
Run stack tests against 8.0
#3482 opened Jan 21, 2025 by vladvildanov Loading…
6 tasks
Fix async connection health check for protocol != 2
#3477 opened Jan 10, 2025 by Yard1 Loading…
6 tasks
convert to pyproject.toml
#3466 opened Dec 23, 2024 by woutdenolf Loading…
Fix AttributeError when client.get_default_node() returns None
#3458 opened Dec 17, 2024 by bacchuswng Loading…
6 tasks
Fix blocking on async pipeline with many commands (>100)
#3448 opened Dec 4, 2024 by rad-pat Loading…
6 tasks done
Add dynamic_startup_nodes parameter to async RedisCluster
#3447 opened Nov 28, 2024 by Kakadus Loading…
6 tasks done
Avoid the multiprocessing forkserver method in Python 3.14
#3442 opened Nov 26, 2024 by befeleme Loading…
6 tasks
Fix number of retries in async pipeline
#3440 opened Nov 19, 2024 by Yard1 Loading…
6 tasks
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
Updated default value to match sync cluster API breakingchange API or Breaking Change
#3434 opened Nov 15, 2024 by vladvildanov Loading…
6 tasks
Removing unnecessary check
#3432 opened Nov 13, 2024 by IlianIliev Loading…
4 of 6 tasks
Correct the typedef of lock.extend() to accept floats
#3420 opened Oct 31, 2024 by nbertram Loading…
6 tasks done
there is no pyopenssl 23.2.1
#3404 opened Oct 6, 2024 by dimbleby Loading…
Bump rojopolis/spellcheck-github-actions from 0.38.0 to 0.42.0 maintenance Maintenance (CI, Releases, etc)
#3398 opened Oct 1, 2024 by dependabot bot Loading…
Avoid stacktrace on process exit in Client.__del__()
#3397 opened Oct 1, 2024 by noirbee Loading…
1 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.