On Sat, Sep 27, 2008 at 4:49 PM, Gabriel Gellner <[EMAIL PROTECTED]> wrote: > Well seeing the need I am writing up a tutorial for simple compilation and > usage for my Sphinx docs. This leads me to update some of the other pages to > reflect recent changes, and I would like some feedback to ensure I understand > everything! > > * CEP 106 (Package pxds): should I update the wiki (and add to the docs) that > we have a bunch > of basic .pxd's now? Or are we waiting for something? > > * CEP 301 (from blah import *): says DONE, is this true in the released > version, it seems to work for me using the PyPI version, but I never use > this feature, so I don't know if I am missing something. > > * CEP 302 (with statement): again status is DONE, again seems to work for me, > but the wiki still says this is a limitation, is there a go ahead to > remove this from the limitation wiki? > > Finally is the current wiki state describing the differences between Cython > and Pyrex true? It seems Pyrex has done a lot of updating, and that it has > some features know that Cython doesn't (I am thinking of the h5py code, > something about type checking ... I haven't really been following). If anyone > has knowledge of this could they give the wiki page a once over, I would then > make the changes to the Sphinx docs.
Could this please be hosted at docs.cython.org? I use yours sphinx docs all the time and it is just excellent! You've then really, really great job. Thanks, Ondrej _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
