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: pgsql-hackers@lists.postgresql.org
Date: 2021-05-11T16:13:17Z
Lists: pgsql-hackers
$SUBJECT was discovered in Fedora 35 prerelease testing of Python 3.10:

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



Commits

  1. Fix subtransaction test for Python 3.10