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 ethan.furman
Recipients belopolsky, ethan.furman, skrah
Date 2015-04-24.16:57:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429894636.62.0.626841073659.issue24052@psf.upfronthosting.co.za>
In-reply-to
Content
If anything changes here it needs to be O/S dependent.  MS Windows can work with DWORD return values, so truncating to 8-bits is wrong for that platform.
History
Date User Action Args
2015-04-24 16:57:16ethan.furmansetrecipients: + ethan.furman, belopolsky, skrah
2015-04-24 16:57:16ethan.furmansetmessageid: <1429894636.62.0.626841073659.issue24052@psf.upfronthosting.co.za>
2015-04-24 16:57:16ethan.furmanlinkissue24052 messages
2015-04-24 16:57:16ethan.furmancreate