• Ronald Oussoren's avatar
    This fixes issue7900 by adding code that deals · b6ee4f5b
    Ronald Oussoren yazdı
    with the fact that getgroups(2) might return
    more that MAX_GROUPS on OSX.
    
    See the issue (and python-dev archives) for the
    gory details. Summarized: OSX behaves rather oddly
    and Apple says this is intentional.
    b6ee4f5b
posixmodule.c 228 KB