Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Issue #101 - Should raise an error when attempting to get a key holding a list #136

Closed
wants to merge 4 commits into from

Conversation

TereFDS
Copy link

@TereFDS TereFDS commented Jan 7, 2017

It fixes Issue #101
This bug also extends to Set and SortedSet structures (and not only list)
It updates FakeRedis.get method in order to raise the error while doing get from a list.

@jamesls

@TereFDS TereFDS changed the title Issue #101 - Should raise an error when attempting to get a key holding a list Fix Issue #101 - Should raise an error when attempting to get a key holding a list Jan 10, 2017
@bmerry bmerry mentioned this pull request Nov 9, 2017
@bmerry
Copy link
Collaborator

bmerry commented Nov 10, 2017

I've created a fork called fakenewsredis with a PyPI release to incorporate PRs that aren't getting traction here. I've included a more general version of this PR.

@bmerry
Copy link
Collaborator

bmerry commented Mar 22, 2018

Closing because #166 is included in fakeredis 0.10.1.

@bmerry bmerry closed this Mar 22, 2018
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.

2 participants