Specialize fused function local variables specified with pure-python (GH-3463)
These were previously getting missed. Added code to specialize them and tests to prove it. Fixes https://github.com/cython/cython/issues/3142 Also fixes https://github.com/cython/cython/issues/3460 - (seems related enough to go in the same PR)
Showing
Please register or sign in to comment