[Cython] crash bug for closures on extension type methods

2011-09-26 Thread Stefan Behnel
Hi, yes, I know - right after a release is the best time to find crash bugs. Here is one that I find particularly unpleasant: http://trac.cython.org/cython_trac/ticket/742 Given that this was broken for basically forever without anyone noticing, this won't qualify for an emergency release, b

Re: [Cython] adding support for __dict__ in extension types

2011-09-26 Thread Stefan Behnel
Lisandro Dalcin, 28.02.2011 19:45: On 28 February 2011 15:09, Robert Bradshaw wrote: On Mon, Feb 28, 2011 at 8:33 AM, Lisandro Dalcin wrote: Bringing up this old post... On 21 June 2010 15:41, Robert Bradshaw wrote: On Jun 17, 2010, at 9:31 AM, Lisandro Dalcin wrote: If we special case a __