This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | gregory.p.smith, python-dev, serhiy.storchaka |
| Date | 2015年04月20日.06:33:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150420063318.6597.45211@psf.io> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年04月20日 06:33:22 | python-dev | set | recipients: + python-dev, gregory.p.smith, serhiy.storchaka |
| 2015年04月20日 06:33:21 | python-dev | link | issue23728 messages |
| 2015年04月20日 06:33:21 | python-dev | create | |