]> granicus.if.org Git - python/commit
Merged revisions 71299 via svnmerge from
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 6 Apr 2009 06:47:37 +0000 (06:47 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 6 Apr 2009 06:47:37 +0000 (06:47 +0000)
commitdd7b6302ee1b4ee541aa2070380d9262cd1a907b
tree83142c20a5a94b0bf018aa2fc9510b9417c3f910
parent28f4d20508495f0046c173e2528d9b2315def130
Merged revisions 71299 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71299 | gregory.p.smith | 2009-04-05 16:43:58 -0700 (Sun, 05 Apr 2009) | 3 lines

  Fixes issue5705: os.setuid() and friends did not accept the same range of
  values that pwd.getpwnam() returns.
........
Lib/test/test_os.py
Misc/NEWS
Modules/posixmodule.c