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 mark-roberts
Recipients
Date 2007-01-14.07:35:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Referencing bug 1619659

This patch ensures that htonl and friends never accept or return negative numbers, per the underlying C implementation.

I wrote a test case to ensure things work as expected, and ensured all tests pass.

History
Date User Action Args
2007-08-23 15:56:15adminlinkissue1635058 messages
2007-08-23 15:56:15admincreate