Give "func(x: list = None)" the same "type allows None" meaning as "func(x: Optional[list])".
See https://github.com/cython/cython/issues/3883
Showing
Please register or sign in to comment
See https://github.com/cython/cython/issues/3883