On Mon, Jul 5, 2010 at 3:38 PM, Philip Semanchuk <phi...@semanchuk.com> wrote: > On Jul 5, 2010, at 4:30 PM, D'Arcy J.M. Cain wrote: >> On Mon, 05 Jul 2010 14:42:13 -0400 >> Terry Reedy <tjre...@udel.edu> wrote: >>> Good start. Now what is blocking those four? >>> Lack of developer interest/time/ability? >>> or something else that they need? >> >> How about a basic how-to document? I maintain PyGreSQL and would like >> to move it to 3.x right now but I don't even know what the issues are. >> I can see on the site the 2.x documents and the 3.x documents for >> extending with C modules and I can read both from end to end but that >> hits the time issue above. If there was a relatively simple document >> that showed what needed to be changed in the C code we could get >> started on the transition sooner. >> >> Or is there no change at the C level? That would make things easy. > > There are definitely changes at the C level. > > I ported two pure C extensions from 2 to 3 and was even able to keep a > single C codebase. I'd be willing to contribute my experiences to a document > somewhere. (Is there a Wiki?)
Indeed there is: http://wiki.python.org/moin/ Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list