| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: Python 2.7 deprecated the PyCObject API? |
| Date: | 2010-08-17 18:48:55 |
| Message-ID: | 1282070935.25113.10.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On tis, 2010-08-17 at 20:55 +0300, Peter Eisentraut wrote:
> On fre, 2010-08-13 at 20:20 -0400, Tom Lane wrote:
> > According to a discussion over in Fedora-land, $subject is true:
> > http://lists.fedoraproject.org/pipermail/devel/2010-August/140995.html
> >
> > I see several calls in plpython.c that seem to refer to PyCObject
> > stuff.
> > Anybody have any idea if we need to do something about this?
>
> Some exception handling might be good, but I think we don't need to
> abandon the API yet. It's only "pending deprecation".
Here is a patch. The crash is reproducible, if warnings are turned into
errors.
| Attachment | Content-Type | Size |
|---|---|---|
| plpython-warn.patch | text/x-patch | 987 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-08-17 18:49:48 | Re: refactoring comment.c |
| Previous Message | Brendan Jurd | 2010-08-17 18:48:48 | Re: Additional git conversion steps |