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
-
Fix subtransaction test for Python 3.10
- 9c31e4165522 9.6.23 landed
- 6b6fbfd7e299 10.18 landed
- 1a2752be812b 11.13 landed
- 9438962ce32f 12.8 landed
- 3989f8fb9dd8 13.4 landed
- 4a682d85a140 14.0 landed