IronLanguages / IronLanguages/ironpython3
test_set.test_hash_effectiveness is failing in 3.6
Open
Nobody has claimed this yet.
3.6
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 316
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 1
Description
Presumably our hashing is not "good enough" but I did not look into it.
Contributor guide
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
Begin with the failing test named test_set.test_hash_effectiveness and run it under 3.6, then locate the related hashing code in the repository. The issue provides no file path or expected implementation; done means the test passes on 3.6 with hashing behavior considered effective.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100