mypy
7a746c4d - Consider TypeVarTuple to be invariant (#16759)

Commit
2 years ago
Consider TypeVarTuple to be invariant (#16759) The TypeVarTuple equality checks mentioned in PEP 646 assume TypeVarTuple to be `invariant`. https://peps.python.org/pep-0646/#type-variable-tuple-equality Fixes: #16739
Author
Parents
Loading