[issue17557] test_getgroups of test_posix can fail on OS X 10.8 if more than 16 groups

Roundup Robot report at bugs.python.org
Fri Aug 2 06:38:09 CEST 2013


Roundup Robot added the comment:

New changeset 6d3b7e0559a0 by Ned Deily in branch '2.7':
Issue #17557: Fix os.getgroups() to work with the modified behavior of
http://hg.python.org/cpython/rev/6d3b7e0559a0

New changeset 0a4afa8833b5 by Ned Deily in branch '3.3':
Issue #17557: Fix os.getgroups() to work with the modified behavior of
http://hg.python.org/cpython/rev/0a4afa8833b5

New changeset 634a8e8816d4 by Ned Deily in branch 'default':
Issue #17557: merge from 3.3
http://hg.python.org/cpython/rev/634a8e8816d4

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list