On Tue, May 22, 2012 at 6:08 AM, mark florisson <markflorisso...@gmail.com> wrote: > On 6 May 2012 15:28, mark florisson <markflorisso...@gmail.com> wrote: >> Hey, >> >> I think we already have quite a bit of functionality (nearly) ready, >> after merging some pending pull requests maybe it will be a good time >> for a 0.17 release? I think it would be good to also document to what >> extent pypy support works, what works and what doesn't. Stefan, since >> you added a large majority of the features, would you want to be the >> release manager? >> >> In summary, the following pull requests should likely go in >> - array.array support (unless further discussion prevents that) >> - fused types runtime buffer dispatch >> - newaxis >> - more? >> >> The memoryview documentation should also be reworked a bit. Matthew, >> are you still willing to have a go at that? Otherwise I can clean up >> the mess first, some things are no longer true and simply outdated, >> and then have a second opinion. >> >> Mark > > I think we have enough stuff in to go for a 0.17 release, I have a few > more fixes and a refactoring that I'll finish tonight that might be > useful to get in as well. Currently Jenkins is yellow though, as the > reduce_pickle test fails in Python 3.
I pushed a fix to the pickle tests. I've got some minor cythonize optimizations I'd like to get in for Sage as well. I'll push when I confirm thy don't break anything on jenkins. - Robert _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel