Re: Python 3.1 support

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: jd@commandprompt.com, Nathan Boley <npboley@gmail.com>, James Pye <lists@jwp.name>, pgsql-hackers@postgresql.org
Date: 2009-11-20T06:04:43Z
Lists: pgsql-hackers
On tor, 2009-11-19 at 13:43 -0500, Tom Lane wrote:
> But in any case, my main concern here is that I don't want to have
> to predetermine which python version a user of Red Hat/Fedora will
> have to use.  If they can only use one at a time, that's still a
> good bit better than not having a choice at all.

By the way, mod_wsgi supports Python 3 already (same patch as here, in
principle).  From the Fedora wiki page, I gather that no one has really
looked into packaging that yet for Python 3, but if someone does, maybe
we can cross-inspire ourselves.