Staging
v0.5.1
https://github.com/python/cpython
Revision ca57499b726a11ab2f59e4f90f5efe8a7a945b60 authored by Gregory P. Smith on 01 March 2010, 00:35:34 UTC, committed by Gregory P. Smith on 01 March 2010, 00:35:34 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78523 | gregory.p.smith | 2010-02-28 16:05:08 -0800 (Sun, 28 Feb 2010) | 3 lines

  Issue #1068268: The subprocess module now handles EINTR in internal
  os.waitpid and os.read system calls where appropriate.
........
1 parent 9922a9a
History
Tip revision: ca57499b726a11ab2f59e4f90f5efe8a7a945b60 authored by Gregory P. Smith on 01 March 2010, 00:35:34 UTC
Merged revisions 78523 via svnmerge from
Tip revision: ca57499
File Mode Size
README -rw-r--r-- 12.4 KB
bkfile.py -rw-r--r-- 1.5 KB
checkextensions.py -rw-r--r-- 2.6 KB
checkextensions_win32.py -rw-r--r-- 6.1 KB
extensions_win32.ini -rw-r--r-- 3.9 KB
freeze.py -rwxr-xr-x 16.4 KB
hello.py -rw-r--r-- 23 bytes
makeconfig.py -rw-r--r-- 1.6 KB
makefreeze.py -rw-r--r-- 2.6 KB
makemakefile.py -rw-r--r-- 915 bytes
parsesetup.py -rw-r--r-- 2.9 KB
win32.html -rw-r--r-- 7.0 KB
winmakemakefile.py -rw-r--r-- 4.7 KB

README

back to top