Hi,

an lxml user discovered that Cython code currently leaks exception
references when entering a try-except blocks while an exception is set in
sys.exc_*().

This was introduced in my change to the try-except handling a while ago.
It's already fixed in current cython-devel. It would therefore be good to
release a 0.10.1 soon to officially fix this.

Stefan
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to