1. 14 Agu, 2000 2 kayıt (commit)
    • Mark Hammond's avatar
      Patch #101032, from David Bolen: · b37a3734
      Mark Hammond yazdı
      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.
      b37a3734
    • Fred Drake's avatar
      In the section on the "Very High Level Layer", address concerns brought up · 510d08bf
      Fred Drake yazdı
      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.
      510d08bf
  2. 13 Agu, 2000 12 kayıt (commit)
  3. 12 Agu, 2000 14 kayıt (commit)
  4. 11 Agu, 2000 12 kayıt (commit)