[pypy-dev] Release 1.4

Armin Rigo arigo at tunes.org
Tue Nov 16 19:12:57 CET 2010


Hi Phyo,

On Fri, Nov 12, 2010 at 9:18 PM, Phyo Arkar <phyo.arkarlwin at gmail.com> wrote:
> Is python-mysql gonna work in 1.4 ? i cant wait to run my webserver via
> pypy-jit

Yes, you can use the CPython C extension module.  It's a feature that
already worked more or less since PyPy 1.3.  See explanations in
http://morepypy.blogspot.com/2010/06/pypy-13-released.html .  Note
that _mysql.c first needs a small patch in order to work, which is
here: http://codespeak.net/svn/pypy/trunk/pypy/module/cpyext/patches/mysqldb.patch
.


Armin



More information about the Pypy-dev mailing list