On 11/11/15 1:49 PM, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
>> On 11/11/15 12:08 PM, Tom Lane wrote:
>>> we're failing to build against Python 3.5 because the python guys
>>> have randomly changed some error message texts, again.
>
>> This has already been fixed in the 9.5.
>
> Well, that's nice, but surely it should have been back-patched into
> every branch that claims to support Python 3.x. We cannot pretend
> that the world is not a moving target.
I have backpatched this to 9.4, 9.3, 9.2 now. 9.1 doesn't pass with 3.4
either.