[issue775964] fix test_grp failing when NIS entries present

2010-12-14 Thread R. David Murray
R. David Murray added the comment: Committed to py3k in r87238, 3.1 in r87239, and 2.7 in r87240. Thanks, Bobby. -- nosy: +r.david.murray resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker

[issue775964] fix test_grp failing when NIS entries present

2010-11-07 Thread Martin v . Löwis
Martin v. Löwis added the comment: I'm able to, but I may not find time. Ask on python-dev; if you feel you need to push this, offer to review issues in return. -- ___ Python tracker

[issue775964] fix test_grp failing when NIS entries present

2010-11-07 Thread Bobby Impollonia
Bobby Impollonia added the comment: Martin, are you able to check in this fix? If not, what should I do and whom should I talk to so this can be checked in? Thanks. -- ___ Python tracker ___

[issue775964] fix test_grp failing when NIS entries present

2010-10-31 Thread Éric Araujo
Changes by Éric Araujo : -- versions: +Python 2.7, Python 3.1 -Python 2.6, Python 3.3 ___ Python tracker ___ ___ Python-bugs-list mai

[issue775964] fix test_grp failing when NIS entries present

2010-10-31 Thread Martin v . Löwis
Martin v. Löwis added the comment: I think this approach (of file19364) is reasonable. -- nosy: +loewis ___ Python tracker ___ ___ P

[issue775964] fix test_grp failing when NIS entries present

2010-10-25 Thread Bobby Impollonia
Bobby Impollonia added the comment: I am encountering this issue with py3k on a Debian machine. test_grp consistently fails due to a line with a plus sign in /etc/group I believe that the previous patch attached to this bug is not correct due to the issues others have raised: It only handles