Hallvard B Furuseth <[email protected]> added the comment: Richard Oudkerk <[email protected]> wrote: > Thanks for the patch, I have applied it. (I don't think there was a > problem with the promotion rules because res was a never converted to > UINT32.)
True now that res is a Py_ssize_t. It was int when I wrote the patch. Hallvard ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue10133> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
