On Fri, 20 Nov 2015 19:40:13 +0100 Christoph Zwerschke <[email protected]> wrote: > Am 20.11.2015 um 18:38 schrieb D'Arcy J.M. Cain: > > Those tests are going to fail when we move to 3. I guess the trunk > > should always return long and the test should change to reflect > > that. I think that it is not unreasonable to change it for 2.x in > > 5.x. > > I'd really not want to introduce that backward incompatibility. > > Let me give several reasons:
I agree with your reasons. The only thing is that the tests are going to need to be changed based on the version of Python as well. There is probably going to be an awful lot of places to introduce conditional code in the tests. -- D'Arcy J.M. Cain PyGreSQL Development Group http://www.PyGreSQL.org IM:[email protected] _______________________________________________ PyGreSQL mailing list [email protected] https://mail.vex.net/mailman/listinfo.cgi/pygresql
