-
Stefan Behnel authored
Follow PEP-484 and warn about "func(x: list = None)" without an explicit "typing.Optional[]" declaration. See https://github.com/cython/cython/issues/3883
b1b23de4
Follow PEP-484 and warn about "func(x: list = None)" without an explicit "typing.Optional[]" declaration. See https://github.com/cython/cython/issues/3883