[issue3586] pwd.getpwnam('nobody') produces incorrect results if sizeof(uid_t) < sizeof(long)

Mark Dickinson report at bugs.python.org
Mon Apr 6 23:43:07 CEST 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

I'd completely forgotten about this issue!

Indeed, test_httpservers now seems to be passing on a 64-bit build
on my machine.  Thank you!

----------

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


More information about the Python-bugs-list mailing list