Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>,
Neil Conway <neilc(at)samurai(dot)com>,
"Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>,
PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Marko Kreen escribió:
> On 4/3/07, Marko Kreen <markokr(at)gmail(dot)com> wrote:
> >On 4/3/07, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> >> Where are we on Python 2.5?
> >
> >I'll look into it.
>
> Following patch converts plpython.c to use Python 2.5 types,
> with compat ifdef for older version. This is recommended
> method by PEP 353 to fix the issue.
>
> Tested with python 2.4.3, 2.5.
No compiler warnings, regression tests pass here on Python 2.4.4.
$ uname -a
Linux perhan 2.6.18-3-amd64 #1 SMP Mon Dec 4 17:04:37 CET 2006 x86_64 GNU/Linux
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.