Cython code generation for Py3 complete

S

Stefan Behnel

Hi,

just a quick announcement that I finished the port of the Cython compiler to
the Py3 target platform. While you cannot currently run Cython itself in Py3,
you can build the generated C sources unchanged under Py2.3 through 3.0a5.

http://cython.org/

There isn't a release yet (though there will hopefully be one soon), but I
would be happy if interested people could already give it some testing. So if
you have some Pyrex sources lying around and want them to run on Python 3k,
please give it a try and report any problems you find to the Cython mailing list.

You can get the compiler from the public Mercurial repository:

http://hg.cython.org/cython-devel/

and I have put up a developer snapshot here:

http://codespeak.net/lxml/dev/Cython-0.9.6.14-3k.tar.gz

Hoping for some feedback,

Stefan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top