[issue23728] binascii.crc_hqx() can return negative integer

Roundup Robot report at bugs.python.org
Mon Apr 20 08:33:22 CEST 2015


Roundup Robot added the comment:

New changeset 0ead02929df2 by Serhiy Storchaka in branch '3.4':
Issue #23728: binascii.crc_hqx() could return an integer outside of the range
https://hg.python.org/cpython/rev/0ead02929df2

New changeset abb86c6b11b2 by Serhiy Storchaka in branch 'default':
Issue #23728: binascii.crc_hqx() could return an integer outside of the range
https://hg.python.org/cpython/rev/abb86c6b11b2

New changeset 17702fd8ac0d by Serhiy Storchaka in branch '2.7':
Issue #23728: Added a test for binascii.crc_hqx().
https://hg.python.org/cpython/rev/17702fd8ac0d

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23728>
_______________________________________


More information about the Python-bugs-list mailing list