mypy
mypy copied to clipboard
Adds `__hash__` method to `@dataclasses.dataclass`
Closes #11463 Closes https://github.com/python/mypy/issues/11495
Recreate of https://github.com/python/mypy/pull/11496
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉
Any chance we could get this merged? :) Happy to help if I somehow can
@karlicoss you can create this PR and rebase it! :)