[Python-porting] Port of psycopg2

Georg Brandl georg at python.org
Sat Dec 6 23:34:31 CET 2008


Brett Cannon schrieb:
> On Sat, Dec 6, 2008 at 02:31, "Martin v. Löwis" <martin at v.loewis.de> wrote:
>> I created to run psycopg2 on Python 3.0, at
>>
>> http://www.dcl.hpi.uni-potsdam.de/home/loewis/psycopg_3k.diff
>>
>> I also submitted the patch to Frederico di Gregorio, who will
>> integrate it when he finds time.
>>
>> The patch passes nearly all tests (the failures seem unrelated,
>> since the unmodified code also fails in nearly the same way).
>>
> 
> Martin, the porting machine!
> 
> I know this keeps coming up, but I have not heard of a porting doc
> being written yet. Is there one somewhere like the wiki?

I searched for "Porting", and found only Martin's PortingDjango page.

We should start drafting a porting document, which I also would like
to include in the official docs as soon as it's in a good shape, in
the Wiki.

Any suggestions for the general lay-out of such a document?

Georg



More information about the Python-porting mailing list