Staging
v0.5.1
https://github.com/python/cpython
Revision dd7b6302ee1b4ee541aa2070380d9262cd1a907b authored by Gregory P. Smith on 06 April 2009, 06:47:37 UTC, committed by Gregory P. Smith on 06 April 2009, 06:47:37 UTC
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.
........
1 parent 28f4d20
History
Tip revision: dd7b6302ee1b4ee541aa2070380d9262cd1a907b authored by Gregory P. Smith on 06 April 2009, 06:47:37 UTC
Merged revisions 71299 via svnmerge from
Tip revision: dd7b630
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