Closed s-leroux closed 7 months ago
https://github.com/s-leroux/fin/blob/9016342d5345237b1c21bc585bd61ce3577d20f3/fin/seq2/serie.pyx#L211
We should raise a TypeError here, not a SystemError.
TypeError
SystemError
https://github.com/s-leroux/fin/blob/9016342d5345237b1c21bc585bd61ce3577d20f3/fin/seq2/serie.pyx#L211
We should raise a
TypeError
here, not aSystemError
.