[Backport release-1.15] [python] Convert from Optional[Foo]
to Foo | None
#1780
Loading
Optional[Foo]
to Foo | None
#1780