Dag Sverre Seljebotn wrote:
> Developments:
> 
> I thought I should announce a change I did to generate_disposal_code. It 
> now takes two parameters, "decref" and "free_temp", which both defaults 
> to True, and which can be toggled. decref==False is a synonym for 
> generate_post_assignment_code.

I suddenly realized that this is completely wrong and won't work. I'll 
change things back and implement Stefan's proposal of a seperate 
"free_temps" call instead.

I'm sure there's a lesson to be learned from this.

-- 
Dag Sverre
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to