1. 14 Aug, 2000 2 commits
    • Mark Hammond's avatar
      Patch #101032, from David Bolen: · 9bbb9a0c
      Mark Hammond authored
      This is an enhancement to a prior patch (100941) ...
      [T]his patch removes the risk of deadlock waiting for the child previously present in certain cases. It adds tracking of all file handles returned from an os.popen* call and only waits for the child process, returning the exit code, on the closure of the final file handle to that child.
      9bbb9a0c
    • Fred Drake's avatar
      In the section on the "Very High Level Layer", address concerns brought up · f2d678e4
      Fred Drake authored
      by Edward K. Ream <edream@users.sourceforge.net> about FILE* values and
      incompatible C libraries in dynamically linked extensions.  It is not clear
      (to me) how realistic the issue is, but it is better documented than not.
      
      This closes SourceForge bug #111520.
      f2d678e4
  2. 13 Aug, 2000 12 commits
  3. 12 Aug, 2000 14 commits
  4. 11 Aug, 2000 12 commits