-
Stefan Behnel authored
Add test for ticket #1888: mismatching argument names between .pxd and .pyx files are (not great but) actually ok, but the callers must always see the "public" pxd names, and the implementation must see and use the names given by the implementation.
1316eb2d