Hi, I'm preparing another bug-fix point release and very conservatively merged over a few change sets into 0.19.x that seemed to be safe fixes. Please take a look and also propose or pick more changes if you feel that I left something out.
Regarding the next master release, the only larger new feature I can see is Vitja's updated type inference engine. I think it should go in, but it needs some testing against "real" code (both Python and Cython, I guess). https://github.com/cython/cython/pull/233 The exttype noclear and nogc options should also go in, preferably with some more enhancements that make Cython smarter internally. Reducing the GC overhead by avoiding unnecessary support functions sounds valuable. Is there anything else that you have pending? I would also like to clean up the documentation for the next major release, see my e-mail to cython-users. Stefan _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel