[pypy-dev] how to build pypy with psycopg (links / requirements)
gelin yan
dynamicgl at gmail.com
Mon May 28 17:09:41 CEST 2012
On Mon, May 28, 2012 at 11:03 PM, Костя Лопухин <kostia.lopuhin at gmail.com>wrote:
> If there is no such document, I am willing to try to make psycopg work
> with pypy, if it is a suitable work for pypy newbie, and if someone
> can give me some hints. Is it reasonable to start with building pypy
> with psycopg support from here
> https://bitbucket.org/alex_gaynor/pypy-postgresql and then try to
> merge from upstream?
>
> 2012/5/27 Gelonida N <gelonida at gmail.com>:
> > Hi,
> >
> > Is there any good document / tutorial showing how to build pypy with the
> > Rpython version of psycopg?
> >
> > Thanks an advance for good links.
> >
> > I'm working on Ubuntu 12.04
> >
> >
> > _______________________________________________
> > pypy-dev mailing list
> > pypy-dev at python.org
> > http://mail.python.org/mailman/listinfo/pypy-dev
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev
>
Hi
There is a branch called psycopg2-ctypes
link: https://github.com/mvantellingen/psycopg2-ctypes
Because pypy supports ctypes well so I guess this branch should work with
pypy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120528/19144015/attachment.html>
More information about the pypy-dev
mailing list