[pypy-dev] when will pypy support psycopg2?

Maciej Fijalkowski fijall at gmail.com
Sat Jan 7 11:10:22 CET 2012


On Sat, Jan 7, 2012 at 12:07 PM, Yan Chunlu <springrider at gmail.com> wrote:
> based on the irc chat here:
>
> http://www.tismer.com/pypy/irc-logs/pypy/pypy.2011-11-02.log.html
>
>
> PyByteArray_Type, PyMemoryView_Type and PyInterpreterState are missing
> from the headers. http://codepad.org/FYkhcZKf
>
>
> just wonder is there any schedule about this? I think psycopg2 is
> crucial for many developers to adopt pypy.  thanks!
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> http://mail.python.org/mailman/listinfo/pypy-dev

Hi

Use psycopg2-ct or pg8000 instead, those work fine in PyPy.

Cheers,
fijal


More information about the pypy-dev mailing list