Stefano, 11.08.2011 16:24:
I'd like to work also on
something more essential, so... Is there any updated TODO list? (ToDo.txt in
git repo dates back to more than 8 months ago).

The most up-to-date list of things to do is the bug tracker.

http://trac.cython.org/cython_trac/report/1?asc=0&sort=ticket

It contains a broad list of bugs and enhancements, anything from small issues to larger language features. Just give it a look and see if you find something that sounds interesting to you. You can also use the query page to select by components, such as potential optimisations, Python compatibility issues or Cython specific language features.

http://trac.cython.org/cython_trac/query

Note that some tickets may be incomprehensible without some background knowledge, but most of them should be ok. If you have any questions or if you find something that you want to tackle, please ask on this list about it. We'll try to get you going.

There's also the enhancement proposal list with some bigger topics, but most of them haven't been decided upon (just some wild ideas) and even the acceptable ones may be too large to get started. Also, the page is somewhat outdated in corners.

http://wiki.cython.org/enhancements

Hope that helps,

Stefan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to