Skip to content

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