Follow PEP-484 and warn about "func(x: list = None)" without an explicit...
Follow PEP-484 and warn about "func(x: list = None)" without an explicit "typing.Optional[]" declaration. See https://github.com/cython/cython/issues/3883
Showing
Please register or sign in to comment