Staging
v0.5.1
https://github.com/python/cpython
Revision 8baa745ceb1a211e164436fb0a005fd025fe8ddf authored by Gregory P. Smith on 01 March 2010, 05:48:57 UTC, committed by Gregory P. Smith on 01 March 2010, 05:48:57 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78546 | gregory.p.smith | 2010-02-28 21:43:43 -0800 (Sun, 28 Feb 2010) | 3 lines

  Fixes issue #7999: os.setreuid() and os.setregid() would refuse to accept
  a -1 parameter on some platforms such as OS X.
........
1 parent c21d0cb
History
Tip revision: 8baa745ceb1a211e164436fb0a005fd025fe8ddf authored by Gregory P. Smith on 01 March 2010, 05:48:57 UTC
Merged revisions 78546 via svnmerge from
Tip revision: 8baa745
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top