Skip to content

For Optional[T] or T, infer the type T instead of Optional[T].#1818

Closed
gvanrossum wants to merge 3 commits into
masterfrom
optional-x-or-x
Closed

For Optional[T] or T, infer the type T instead of Optional[T].#1818
gvanrossum wants to merge 3 commits into
masterfrom
optional-x-or-x

Special-case `None or T` as well (though the code is separate).

d94af2b
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs