Re: Python 3.10 breaks regression tests with traceback changes

From: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
To: Honza Horak <hhorak(at)redhat(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Python 3.10 breaks regression tests with traceback changes
Date: 2021-06-05 05:29:16
Message-ID: a9e3b0ce-4539-d0e3-1043-17b3bb443f7b@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 24.05.21 17:52, Honza Horak wrote:
> Anybody had a chance to look at the proposed patch?

Patch applied to master. I suppose we should backpatch this.

>
> Honza
>
> On Tue, May 11, 2021 at 11:31 PM Honza Horak <hhorak(at)redhat(dot)com
> <mailto:hhorak(at)redhat(dot)com>> wrote:
>
> I missed Tom already started the thread, so just passing the other mail
> with a patch proposal here:
>
> https://www.postgresql.org/message-id/CA%2BHKMWPk0bMUvwV7x4pYxbtNMCVvpBVi%3Do%3DS96MFYTr_WKZ7UA%40mail.gmail.com
> <https://www.postgresql.org/message-id/CA%2BHKMWPk0bMUvwV7x4pYxbtNMCVvpBVi%3Do%3DS96MFYTr_WKZ7UA%40mail.gmail.com>
>
> Honza
>
> On 5/11/21 6:13 PM, Tom Lane wrote:
> > $SUBJECT was discovered in Fedora 35 prerelease testing of Python
> 3.10:
> >
> > https://bugzilla.redhat.com/show_bug.cgi?id=1959080
> <https://bugzilla.redhat.com/show_bug.cgi?id=1959080>
> >
> > We have time to think about what to do about this, but some fix
> > will be needed before long.
> >
> >                       regards, tom lane
> >
> >
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2021-06-05 05:37:20 Re: Are we missing (void) when return value of fsm_set_and_search is ignored?
Previous Message Dilip Kumar 2021-06-05 04:44:42 Re: logical decoding bug: segfault in ReorderBufferToastReplace()