-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: redis/redis-py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: redis/redis-py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 16 files changed
- 1 contributor
Commits on Oct 2, 2024
-
Fix bug with Redis Set commands returns List instead of Set (#3399)
* Fix bug with Redis Set commands returns List instead of Set in RESP2 * Removed fixture, codestyle fixes * Fixed tests for async * Fixed asyncio cluster test cases * Added Sets alignment for RESP2 and RESP3 * Updated doctests
vladvildanov authoredOct 2, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for c31849c - Browse repository at this point
Copy the full SHA c31849cView commit details
Commits on Oct 4, 2024
-
Fix bug with partial Hiredis availability (#3400)
* Fix bug with partial Hiredis availability * Added yes flag * Codestyl fixes * Removed redundant check * Removed redundant checks associated with pack command * Updated condition to check the actual flag * Removed unused import
vladvildanov authoredOct 4, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for aa22225 - Browse repository at this point
Copy the full SHA aa22225View commit details -
Fix bug with async pipeline and cluster fails with some commands (#3402)
* Fix bug with async pipeline fails with some commands * Codestyl changes * Remove keys option in cluster context
vladvildanov authoredOct 4, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for e20f354 - Browse repository at this point
Copy the full SHA e20f354View commit details -
Updated package version (#3403)
vladvildanov authoredOct 4, 2024 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 4b3a6d0 - Browse repository at this point
Copy the full SHA 4b3a6d0View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.