Re: Python 3.10 breaks regression tests with traceback changes

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2021-06-16T21:13:16Z
Lists: pgsql-hackers
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.

			regards, tom lane



Commits

  1. Fix subtransaction test for Python 3.10