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 amaury.forgeotdarc, sjoerd, vstinner
Date 2008-12-09.10:13:26
SpamBayes Score 8.85167e-06
Marked as misclassified No
Message-id <1228817607.58.0.295776947626.issue4591@psf.upfronthosting.co.za>
In-reply-to
Content
I tested my patch (for Python trunk) on Ubuntu Gutsy with a 32 bits 
CPU: chown(), lchwon(), fchown(), stat() and lstat() works as expected 
(support identifier > 2**31-1).
History
Date User Action Args
2008-12-09 10:13:27vstinnersetrecipients: + vstinner, sjoerd, amaury.forgeotdarc
2008-12-09 10:13:27vstinnersetmessageid: <1228817607.58.0.295776947626.issue4591@psf.upfronthosting.co.za>
2008-12-09 10:13:26vstinnerlinkissue4591 messages
2008-12-09 10:13:26vstinnercreate