[Cython] Compiler crash on unmatched kwarg

Emmanuel Gil Peyrot linkmauve at linkmauve.fr
Thu May 30 12:18:45 CEST 2013


Hi,

When the name of a kwarg in the definition and the declaration of a
function doesn’t match, the compiler crash instead of returning a
meaningful error.

I have joined a testcase, it is reproductible at least on 0.19.1 and
latest git.

-- 
Emmanuel Gil Peyrot
XMPP: <linkmauve at linkmauve.fr>
OpenPGP: 24B1D609
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testcase.tar.xz
Type: application/octet-stream
Size: 392 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20130530/ce71e8cf/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cython-devel/attachments/20130530/ce71e8cf/attachment.pgp>


More information about the cython-devel mailing list