Staging
v0.8.1
https://github.com/python/cpython
Revision 3fff44d1c986d93348679594477351d8d26d0542 authored by Gregory P. Smith on 01 March 2010, 00:43:08 UTC, committed by Gregory P. Smith on 01 March 2010, 00:43:08 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r78524 | gregory.p.smith | 2010-02-28 16:17:40 -0800 (Sun, 28 Feb 2010) | 10 lines

  Merged revisions 78523 via svnmerge from
  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 48a5ec4
History
Tip revision: 3fff44d1c986d93348679594477351d8d26d0542 authored by Gregory P. Smith on 01 March 2010, 00:43:08 UTC
Merged revisions 78524 via svnmerge from
Tip revision: 3fff44d

README

back to top