[issue4591] 32-bits unsigned user/group identifier

STINNER Victor report at bugs.python.org
Tue Dec 9 11:13:27 CET 2008


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

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).

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4591>
_______________________________________


More information about the Python-bugs-list mailing list