mypy
mypy copied to clipboard
Fix noncommutative joins with bounded TypeVars
Fixes #20344
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅
According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅