80% of the work so far was done on the 0.10 branch, one could go back to developing the rest there... Backporting the rest should be easy. Have a look on the branch history.
Non-Linux is almost only a matter of writing a setup.py file (once it actually works on Linux). Dag Sverre Seljebotn -----Original Message----- From: Robert Bradshaw <[email protected]> Date: Friday, Jan 9, 2009 1:00 am Subject: Re: [Cython] Refcount nanny status To: [email protected]: [email protected] On Jan 8, 2009, at 3:51 PM, Michael Abshoff wrote: > >> Robert Bradshaw wrote: >> Thanks! I think this will help immensely for watching for memory >> leaks in Sage. > >> Yep, this is great. Given that Dag seems to have been slowed down by > real world things I am curious what needs to be done to get this > into a > more usable state? Linux only is fine for me for now, but if this > depeneds on 0.11-devel I would probably be not be able to use this. > >I am pretty sure it depends on 0.11-devel. In fact, it was written in >part *for* 0.11 as the temporary variable handle has been revised and >we want to catch any refcounting errors this may have introduced. > >- Robert > >_______________________________________________ >Cython-dev mailing list >[email protected] >http://codespeak.net/mailman/listinfo/cython-dev > _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
