On Tue, 5 Oct 2021 at 23:51, Jason Erickson <[email protected]> wrote:
> One thing we haven't done yet with the builds is try building against the > PostgreSQL 14.x source, so if you build against that, keep it in mind. There are Postgres 14 and Python 3.10 out there in the same week, for extra fun :D I have already prepared a branch to build with Python 3.10 (https://github.com/psycopg/psycopg2/tree/py310), but it was failing because the images weren't there yet. -- Daniele
