Serhiy Storchaka added the comment:

Thank you for you contribution Oren.

Rules for promotion unsinged integers to signed integers are not simple. I 
changed PyLong_FromLong() to PyLong_FromUnsignedLong() for the clarity.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28332>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to