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
-
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