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

Fixed bug with SLOWLOG GET response parsing from Redis Software
#3441 opened Nov 19, 2024 by vladvildanov 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
Fixed issue with invoking _close() on closed event loop
#3438 opened Nov 18, 2024 by vladvildanov Loading…
6 tasks
2
4
Fixing randomly failing test
#3437 opened Nov 18, 2024 by IlianIliev Loading…
1 of 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…
6 tasks
Fix inaccurate docstring for unwatch()
#3424 opened Nov 5, 2024 by djroze Loading…
6 tasks
async CredentialProvider
#3423 opened Nov 4, 2024 by yulin-li Draft
6 tasks
Correct the typedef of lock.extend() to accept floats
#3420 opened Oct 31, 2024 by nbertram Loading…
6 tasks done
Migrate to clients test image
#3415 opened Oct 15, 2024 by uglide Loading…
Update README.md - Fix 'Note' - bold
#3413 opened Oct 14, 2024 by BaseMax Loading…
DOC-4345 added testable JSON search examples for home page
#3407 opened Oct 7, 2024 by andy-stark-redis Loading…
2 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
Change test infrastructure to CE instead of Stack maintenance Maintenance (CI, Releases, etc)
#3383 opened Sep 24, 2024 by vladvildanov Loading…
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
Bump pypa/gh-action-pip-audit from 1.0.8 to 1.1.0 maintenance Maintenance (CI, Releases, etc)
#3364 opened Sep 1, 2024 by dependabot bot Loading…
typing for client __init__ techdebt Things that can be improved or refactored
#3357 opened Aug 19, 2024 by Vulwsztyn Loading…
4 of 6 tasks
Fixes minor grammar nit in documentation.
#3354 opened Aug 9, 2024 by cavemanpi Loading…
6 tasks
ProTip! Filter pull requests by the default branch with base:master.