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

This is not a PR it's an issue #51

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Conversation

safijari
Copy link

@safijari safijari commented Nov 2, 2019

I have no idea how to report this since it's not an issue in the original repo, it's a problem in the fork that I'm opening the PR from. I got the package from PyPI and got this error

    key = cache.get_hash(serializer.dumps([args, kwargs]))
  File "/home/jari/.virtualenvs/cv/lib/python3.7/site-packages/redis_cache/rediscache.py", line 306, in get_hash                                                                             
    key = hashlib.md5(args).hexdigest()
TypeError: Unicode-objects must be encoded before hashing

N.B. YashSinha1996's PR doesn't have this issue

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.

3 participants