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 gregory.p.smith, jafo, loewis, nbecker, owsla, pitrou
Date 2009-12-02.20:17:26
SpamBayes Score 0.014394997
Marked as misclassified No
Message-id <1259785048.81.0.771770414248.issue1747858@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at posixmodule.c, perhaps other instances of parsing an uid_t or
a gid_t should have been fixed too (lchown, fchown for example)?
History
Date User Action Args
2009-12-02 20:17:29pitrousetrecipients: + pitrou, loewis, gregory.p.smith, jafo, nbecker, owsla
2009-12-02 20:17:28pitrousetmessageid: <1259785048.81.0.771770414248.issue1747858@psf.upfronthosting.co.za>
2009-12-02 20:17:27pitroulinkissue1747858 messages
2009-12-02 20:17:26pitroucreate