• Florent Xicluna's avatar
    Merged revisions 78777,78787,78790 via svnmerge from · 998171f0
    Florent Xicluna yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r78777 | florent.xicluna | 2010-03-08 00:49:03 +0100 (lun, 08 mar 2010) | 4 lines
    
      Backport the Popen.poll() protection from subprocess to multiprocessing. See #1731717.
      It should fix transient failures on test_multiprocessing.
    ........
      r78787 | florent.xicluna | 2010-03-08 08:21:16 +0100 (lun, 08 mar 2010) | 2 lines
    
      Don't fail on a debug() statement, if the worker PID is (still) None.
    ........
      r78790 | florent.xicluna | 2010-03-08 12:01:39 +0100 (lun, 08 mar 2010) | 2 lines
    
      On finalize, don't try to join not started process.
    ........
    998171f0
Adı
Son kayıt (commit)
Son güncelleme
..
dummy Loading commit data...
__init__.py Loading commit data...
connection.py Loading commit data...
forking.py Loading commit data...
heap.py Loading commit data...
managers.py Loading commit data...
pool.py Loading commit data...
process.py Loading commit data...
queues.py Loading commit data...
reduction.py Loading commit data...
sharedctypes.py Loading commit data...
synchronize.py Loading commit data...
util.py Loading commit data...