On Fri, 20 Nov 2015 14:08:23 +0100 Christoph Zwerschke <[email protected]> wrote: > Regarding the int/long and str/unicode dichotomy in Python 2/3, the
I am still having errors in my 2.7 installation on the 4.x branch. It seems that something between the database and the query result is converting small ints (and any ints) to long. Are you not seeing that? I am using PostgreSQL 9.3.5 and Python 2.7.6. Same thing happens if I go to a 9.3.10 database. -- 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
