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 larry
Recipients Arfrever, Mark.Shannon, do1, georg.brandl, larry, loewis, mark.dickinson, ned.deily, pitrou, python-dev, serhiy.storchaka, skrah, vstinner
Date 2013-04-23.23:32:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366759966.23.0.167528983025.issue15301@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: Oh, I get it, your critique was about the "Note:" part at the bottom.  It would have been helpful if you had inserted your feedback there, instead of at the top.  Yeah, you're right, the note was incorrect.

I considered adding a note saying that the code was wrong if sizeof(uid_t) > sizeof(long) but thought better of it ;-)

New patch attached.
History
Date User Action Args
2013-04-23 23:32:46larrysetrecipients: + larry, loewis, georg.brandl, mark.dickinson, pitrou, vstinner, ned.deily, Arfrever, skrah, Mark.Shannon, python-dev, serhiy.storchaka, do1
2013-04-23 23:32:46larrysetmessageid: <1366759966.23.0.167528983025.issue15301@psf.upfronthosting.co.za>
2013-04-23 23:32:46larrylinkissue15301 messages
2013-04-23 23:32:46larrycreate