On Mon, 23 Nov 2015 20:27:39 +0100 Christoph Zwerschke <[email protected]> wrote: > Can you try again? Under Linux, all tests are now passing for me in > Python 2 and Python 3 for test databases with the following > encodings: sql_ascii, iso_8859_1 (latin1), iso_8859_5 (cyrillic), > iso_8859_15 (euro) and utf8. Some tests are automatically skipped if > the database encoding does not support the tested characters. No > tests should be skipped for sql_ascii and utf8 since they can store > all characters.
It's fine under Xubuntu but under NetBSD I am still having the same issue. Same three errors under Python 2 and segfault under Python 3. I am going to set up a UTF-8 database and try that. -- 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
