[Cython] Cleaning up new-style temps on errors and returns

Dag Sverre Seljebotn dagss at student.matnat.uio.no
Wed Nov 26 20:19:26 CET 2008


Stefan Behnel wrote:
> One more thing: the above loop code also lacks a DECREF(__pyx_t_1) /after/
> the loop. I currently have no idea how to put it there...

Just a short note that this is the problem I noted the solution for in the
latter half of my previous mail.

Dag Sverre



More information about the Cython-dev mailing list