Staging
v0.5.1
https://github.com/python/cpython
Revision b6ee4f5bfcaad3c63055ec0e99c0382ff23548d8 authored by Ronald Oussoren on 23 July 2010, 13:53:51 UTC, committed by Ronald Oussoren on 23 July 2010, 13:53:51 UTC
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.
1 parent a57edd0
History
Tip revision: b6ee4f5bfcaad3c63055ec0e99c0382ff23548d8 authored by Ronald Oussoren on 23 July 2010, 13:53:51 UTC
This fixes issue7900 by adding code that deals
Tip revision: b6ee4f5
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top