X Tutup
Skip to content

Fix tuple key support in multi methods#155

Merged
linsomniac merged 1 commit intolinsomniac:masterfrom
sergiimk:fix_multi_with_tuple_keys
Apr 16, 2023
Merged

Fix tuple key support in multi methods#155
linsomniac merged 1 commit intolinsomniac:masterfrom
sergiimk:fix_multi_with_tuple_keys

Conversation

@sergiimk
Copy link
Contributor

Fixes: #154

@linsomniac linsomniac merged commit cea9fd0 into linsomniac:master Apr 16, 2023
@linsomniac
Copy link
Owner

Merged thank you for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

set_multi, get_multi, delete_multi raise KeyError when used with tuple keys

2 participants

X Tutup