Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Narrow type with typevar when the lower bound of its upper bound and that type is same - #10658

Merged
msullivan merged 2 commits into
python:masterfrom
ethframe:meet-type-var
Jun 29, 2021
Merged

Narrow type with typevar when the lower bound of its upper bound and that type is same#10658
msullivan merged 2 commits into
python:masterfrom
ethframe:meet-type-var

Use is_subtype instead of combination of meet_types and is_same_type

fafe542
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs