Staging
v0.5.1
https://github.com/python/cpython
Revision b608e6f8bb34146155bdd826878c450de21af054 authored by Gregory P. Smith on 07 March 2010, 05:58:43 UTC, committed by Gregory P. Smith on 07 March 2010, 05:58:43 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78718 | gregory.p.smith | 2010-03-05 23:35:19 -0800 (Fri, 05 Mar 2010) | 3 lines

  Call setreuid and setregid in a subprocess to avoid altering the test runner's
  process state.  Should fix issue8045.
........
1 parent 264a010
History
Tip revision: b608e6f8bb34146155bdd826878c450de21af054 authored by Gregory P. Smith on 07 March 2010, 05:58:43 UTC
Merged revisions 78718 via svnmerge from
Tip revision: b608e6f
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top