On 25 September 2012 16:12, Stefan Behnel <stefan...@behnel.de> wrote: > Stefan Behnel, 25.09.2012 14:55: >> there is a reference leak in the new dict iteration code in 0.17: >> >> http://trac.cython.org/cython_trac/ticket/790 >> >> I'll see if I can fix it and then release a pure bugfix 0.17.1 right >> afterwards. >> >> Please take a look at your own patch queues to see if there are any other >> important bugs that you would like to see fixed in that release. > > Update: I fixed this, so 0.17.1 will be released tomorrow (CEST) unless > you've thrown in your veto by then. > > @Mark: what about the NULL strides changes? Would you consider them safe > enough to go in or can they wait a bit? If unsure, please choose the latter. > ;) > > Stefan > > _______________________________________________ > cython-devel mailing list > cython-devel@python.org > http://mail.python.org/mailman/listinfo/cython-devel
Hey Stefan, Thanks for asking. Yeah I merged it last weekend with tests and error checking code, it should be fine. Mark _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel