Trying to use feed-generator-from redis - ERROR
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 491
- Forks
- 290
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 3
Description
starting to test out the feed generator from redis and i hvae a question regarding how to use it, i get openssl_md5() takes at most 1 argument (2 given)
i had to remove one argument from haslib.md5, so hashes are not generated, but it still works, how to overcome this issue? did it work as intended when testing?
this is in generator.py
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with generator.py and reproduce the reported openssl_md5() argument error while testing the feed generator from Redis. Check whether the hashing path works as intended without removing an argument; done means the generator runs and hashes are generated correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, redis
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100