Commits
Click on a commit to change the comparison range[red-knot] More comprehensive `is_assignable_to` tests
This changeset migrates all existing `is_assignable_to` tests to a
Markdown-based test. It also increases our test coverage in a hopefully
meaningful way. At least I found (and fixed) one bug while doing so. Use generic metaclass instead of ABCMeta Split into multiple sections and add more negative type[Any] tests Add gradual types to intersection tests