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 pitrou
Recipients baikie, brett.cannon, christian.heimes, ncoghlan, neologix, pitrou, python-dev
Date 2013-12-05.00:34:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386203668.55.0.301811688511.issue12837@psf.upfronthosting.co.za>
In-reply-to
Content
Is there any point in littering the source code to avoid platform-specific warnings? The difference is probably that some fields are defined unsigned on OS X while they're signed on other platforms.

(also, your patch has lots of unrelated changes)
History
Date User Action Args
2013-12-05 00:34:28pitrousetrecipients: + pitrou, brett.cannon, ncoghlan, baikie, christian.heimes, neologix, python-dev
2013-12-05 00:34:28pitrousetmessageid: <1386203668.55.0.301811688511.issue12837@psf.upfronthosting.co.za>
2013-12-05 00:34:28pitroulinkissue12837 messages
2013-12-05 00:34:28pitroucreate