Asyncpg: PyPy3 support?

Created on 5 Nov 2017  路  7Comments  路  Source: MagicStack/asyncpg

Hello,

Does asyncpg support PyPy3?

enhancement

Most helpful comment

PyPy3 is now GA.
Can we add support for it?

All 7 comments

We don't officially support PyPy3 yet.

PyPy3 is now GA.
Can we add support for it?

PyPy3 is now GA.
Can we add support for it?

Hi guys, aiopg/psycopg2cffi is currently broken for PyPy3, leaving us up ** creek. asyncpg seems like a far superior library. Would you consider doing the community a massive favour and implementing support for PyPy? @thedrow @elprans

Maybe we should wait for HPy support to land on Cython?

Maybe we should wait for HPy support to land on Cython?

That would clearly be ideal, but could that be years away?

It could...

It could...

psycopg2cffi hasn't released for two years, and is currently broken on PyPy3. It seems at this point only MagicStack can save PG on PyPy and restore freedom to the galaxy....

Was this page helpful?
0 / 5 - 0 ratings