Re: Python 3.10 breaks regression tests with traceback changes

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-06-17T07:08:05Z
Lists: pgsql-hackers
On 16.06.21 23:13, Tom Lane wrote:
> Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes:
>> Patch applied to master.  I suppose we should backpatch this.
> 
> Python 3.10 has evidently now percolated into Fedora Rawhide,
> thus caiman is failing in the back branches.  Time for that
> back-patch.

done



Commits

  1. Fix subtransaction test for Python 3.10