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 solinym
Recipients solinym
Date 2009-07-17.22:25:31
SpamBayes Score 9.387886e-05
Marked as misclassified No
Message-id <1247869532.62.0.249757468331.issue6508@psf.upfronthosting.co.za>
In-reply-to
Content
Python should expose setresuid in the same module that exposes setuid.

The reason why is complicated, but is best explained here:

http://www.eecs.berkeley.edu/~daw/papers/setuid-usenix02.pdf

I might work on a patch to implement this.
History
Date User Action Args
2009-07-17 22:25:32solinymsetrecipients: + solinym
2009-07-17 22:25:32solinymsetmessageid: <1247869532.62.0.249757468331.issue6508@psf.upfronthosting.co.za>
2009-07-17 22:25:31solinymlinkissue6508 messages
2009-07-17 22:25:31solinymcreate