2010/12/11 Robert Bradshaw <rober...@math.washington.edu>: > On Fri, Dec 10, 2010 at 2:38 PM, Stefan Behnel <stefan...@behnel.de> wrote: >> Vitja Makarov, 10.12.2010 22:01: >>> I've pushed commit that moves exc_save_vars into temps >> >> Yes, I think that makes good sense and should simplify things a lot. >> >>> (now it's declared with type=py_object_type and manage_refs=False) >> >> Sounds right. > > Can't their be multiple nestings of exc_save_vars (if try statements > are nested)? > > - Robert
That should be ok, temps are allocated dynamicly. Take a look at commit please. -- vitja. _______________________________________________ Cython-dev mailing list Cython-dev@codespeak.net http://codespeak.net/mailman/listinfo/cython-dev