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 serhiy.storchaka
Recipients Oren Milman, serhiy.storchaka
Date 2016-10-01.19:40:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Looks reasonable. ntohl() and htonl() already raise an exception if the argument exceeds 32 bit. Added comments on Rietveld.
History
Date User Action Args
2016-10-01 19:40:14serhiy.storchakasetrecipients: + serhiy.storchaka, Oren Milman
2016-10-01 19:40:14serhiy.storchakasetmessageid: <[email protected]>
2016-10-01 19:40:14serhiy.storchakalinkissue28332 messages
2016-10-01 19:40:14serhiy.storchakacreate