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 vstinner
Recipients boya, loewis, vstinner
Date 2009-09-11.08:05:54
SpamBayes Score 0.032087974
Marked as misclassified No
Message-id <1252656356.17.0.100662207304.issue6873@psf.upfronthosting.co.za>
In-reply-to
Content
@loewis: I don't think that the explicit cast is required. posix_setuid() has no
explicit cast. But I would also prefer an explicit cast (just for the readability).
History
Date User Action Args
2009-09-11 08:05:56vstinnersetrecipients: + vstinner, loewis, boya
2009-09-11 08:05:56vstinnersetmessageid: <1252656356.17.0.100662207304.issue6873@psf.upfronthosting.co.za>
2009-09-11 08:05:54vstinnerlinkissue6873 messages
2009-09-11 08:05:54vstinnercreate