Re: Python 3.10 breaks regression tests with traceback changes
Honza Horak <hhorak@redhat.com>
From: Honza Horak <hhorak@redhat.com>
To: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2021-05-11T21:31:06Z
Lists: pgsql-hackers
I missed Tom already started the thread, so just passing the other mail with a patch proposal here: https://www.postgresql.org/message-id/CA%2BHKMWPk0bMUvwV7x4pYxbtNMCVvpBVi%3Do%3DS96MFYTr_WKZ7UA%40mail.gmail.com Honza On 5/11/21 6:13 PM, Tom Lane wrote: > $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
-
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