PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

Started by Pavel Stehuleover 10 years ago6 messageshackers
Jump to latest
#1Pavel Stehule
pavel.stehule@gmail.com

Hi

make check-world fails,

It is fixed in HEAD.

Regards

Pavel

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Pavel Stehule (#1)
Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

Pavel Stehule <pavel.stehule@gmail.com> writes:

make check-world fails,
It is fixed in HEAD.

Hmm. Apparently when Peter back-patched f16d52269, he missed the 9.5
branch :-(. I don't have Python 3.5 here, but blindly pushed the same
patch into 9.5.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Pavel Stehule
pavel.stehule@gmail.com
In reply to: Tom Lane (#2)
Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

2016-01-08 17:42 GMT+01:00 Tom Lane <tgl@sss.pgh.pa.us>:

Pavel Stehule <pavel.stehule@gmail.com> writes:

make check-world fails,
It is fixed in HEAD.

Hmm. Apparently when Peter back-patched f16d52269, he missed the 9.5
branch :-(. I don't have Python 3.5 here, but blindly pushed the same
patch into 9.5.

I'll send a patch

Pavel

Show quoted text

regards, tom lane

#4Pavel Stehule
pavel.stehule@gmail.com
In reply to: Pavel Stehule (#3)
Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

2016-01-08 18:33 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>:

2016-01-08 17:42 GMT+01:00 Tom Lane <tgl@sss.pgh.pa.us>:

Pavel Stehule <pavel.stehule@gmail.com> writes:

make check-world fails,
It is fixed in HEAD.

Hmm. Apparently when Peter back-patched f16d52269, he missed the 9.5
branch :-(. I don't have Python 3.5 here, but blindly pushed the same
patch into 9.5.

I see, you did it.

Thank you

Pavel

Show quoted text

I'll send a patch

Pavel

regards, tom lane

#5Pavel Stehule
pavel.stehule@gmail.com
In reply to: Pavel Stehule (#4)
Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

2016-01-08 18:45 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>:

2016-01-08 18:33 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>:

2016-01-08 17:42 GMT+01:00 Tom Lane <tgl@sss.pgh.pa.us>:

Pavel Stehule <pavel.stehule@gmail.com> writes:

make check-world fails,
It is fixed in HEAD.

Hmm. Apparently when Peter back-patched f16d52269, he missed the 9.5
branch :-(. I don't have Python 3.5 here, but blindly pushed the same
patch into 9.5.

I see, you did it.

Thank you

all tests passed

Regards

Pavel

Show quoted text

Pavel

I'll send a patch

Pavel

regards, tom lane

#6Tom Lane
tgl@sss.pgh.pa.us
In reply to: Pavel Stehule (#1)
Re: PostgreSQL 9.5.0 regress tests fails with Python 3.5.0

Pavel Stehule <pavel.stehule@gmail.com> writes:

make check-world fails,
It is fixed in HEAD.

BTW, I have now spun up a new buildfarm member "longfin", which is
testing against Python 3.5.1 (except in the 9.1 branch, where that
doesn't work).

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers