mypy icon indicating copy to clipboard operation
mypy copied to clipboard

Implement some constraints tests for typevar tuples.

Open jhance opened this issue 3 years ago • 3 comments

This implements some constraint tests for type var tuples. We only test SUPERTYPE_OF right now because the SUBTYPE_OF path doesn't actually seem to work yet. We also have to make TypeList support hash and eq in order to compare the sets.

jhance avatar Aug 11 '22 16:08 jhance

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Aug 11 '22 16:08 github-actions[bot]

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Aug 11 '22 16:08 github-actions[bot]

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Aug 11 '22 17:08 github-actions[bot]

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

github-actions[bot] avatar Aug 12 '22 16:08 github-actions[bot]