[issue17248] test_posix chown -1, 0 tests fail if user has group root

Roundup Robot report at bugs.python.org
Thu Feb 21 13:38:02 CET 2013


Roundup Robot added the comment:

New changeset 7a9ea3d08f51 by Serhiy Storchaka in branch '2.7':
Issue #17248: Fix os.*chown() testing when user is in root group.
http://hg.python.org/cpython/rev/7a9ea3d08f51

New changeset 0f7383e6ced7 by Serhiy Storchaka in branch '3.2':
Issue #17248: Fix os.*chown() testing when user is in root group.
http://hg.python.org/cpython/rev/0f7383e6ced7

New changeset a4e348c4b5d3 by Serhiy Storchaka in branch '3.3':
Issue #17248: Fix os.*chown() testing when user is in root group.
http://hg.python.org/cpython/rev/a4e348c4b5d3

New changeset d49685548a7a by Serhiy Storchaka in branch 'default':
Issue #17248: Fix os.*chown() testing when user is in root group.
http://hg.python.org/cpython/rev/d49685548a7a

----------

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


More information about the Python-bugs-list mailing list