On Mon, May 28, 2012 at 11:03 PM, Костя Лопухин <[email protected]>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 <[email protected]>:
> > 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
> > [email protected]
> > http://mail.python.org/mailman/listinfo/pypy-dev
> _______________________________________________
> pypy-dev mailing list
> [email protected]
> 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.
_______________________________________________
pypy-dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to