Ezio Melotti <ezio.melo...@gmail.com> added the comment: Here's a patch. I found a similar instance that says "unicode string or integer address expected instead of %s instance", but it's inside an "if (!PyUnicode_Check(value)) {}" so it should be ok ("unicode string" could be replaced to 'str' though).
---------- keywords: +patch stage: needs patch -> commit review Added file: http://bugs.python.org/file24247/issue13665.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13665> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com