Re: Confusion over Python drivers {license} - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Confusion over Python drivers {license}
Date
Msg-id 1266014400.17112.147.camel@monkey-cat.sm.truviso.com
Whole thread Raw
In response to Re: Confusion over Python drivers {license}  (Federico Di Gregorio <fog@initd.org>)
List pgsql-hackers
On Fri, 2010-02-12 at 10:38 +0100, Federico Di Gregorio wrote:
> On 12/02/2010 01:00, Jeff Davis wrote:
> > * I tried installing psycopg2-2.0.13 and the build system apparently
> > doesn't support python3.1, so I assume that psycopg2 doesn't support
> > python3 at all.
> 
> python3 was almost completely supported some months ago but then I had
> to fix some bugs and almost 99% of psycopg users are still with python2
> so the python2 branch is in a better shape. But most of the work is done
> so, after the next release, I'll start porting changes to the python3
> branch ("master" on git) and finish the work.

Ok, sounds great.

Do you attempt to handle the encoding issues when working with python3?
I'd be interested to see your approach, because I didn't get much
feedback on the doc I wrote.

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: WITH ... VALUES
Next
From: Tom Lane
Date:
Subject: Re: WITH ... VALUES