[issue7365] grp and pwd should treat uid and gid as unsigned

Sandro Tosi report at bugs.python.org
Tue Mar 29 22:08:09 CEST 2011


Sandro Tosi <sandro.tosi at gmail.com> added the comment:

I took the freedom to refresh the patch against default (I don't know yet the policies for what to backport and what not), built a debug version of python with the patch applied and run the test suite with no regression.

A test would be nice to be added, but I'm not sure how to do that (is test_grp.py reading local /etc/groups or so?).

I'd be happy another pair of eyes to look at the patch, but it seems worth to be committing it (modulo the backport thing: what lower version should be targetting?).

----------
nosy: +sandro.tosi
versions: +Python 3.3
Added file: http://bugs.python.org/file21458/issue7365_refresh_default.patch

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


More information about the Python-bugs-list mailing list