Staging
v0.8.1
https://github.com/python/cpython
Revision 18ac2b4a7178983ca97b4d29c68ed3aa1cb22a58 authored by Gregory P. Smith on 01 March 2010, 05:56:53 UTC, committed by Gregory P. Smith on 01 March 2010, 05:56:53 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78548 | gregory.p.smith | 2010-02-28 21:54:14 -0800 (Sun, 28 Feb 2010) | 10 lines

  Merged revisions 78546 via svnmerge from
  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 807e98e
History
Tip revision: 18ac2b4a7178983ca97b4d29c68ed3aa1cb22a58 authored by Gregory P. Smith on 01 March 2010, 05:56:53 UTC
Merged revisions 78548 via svnmerge from
Tip revision: 18ac2b4
File Mode Size
Grammar -rw-r--r-- 5.6 KB

back to top