STINNER Victor <victor.stin...@haypocalc.com> added the comment: My first sentence doesn't mean anything! I wanted to write:
sqlite.connect(":memory:").create_collation, "\uDC80", collation_cb) crashs because _PyUnicode_AsString() returns NULL on error, and the result is not checked. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8195> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com