• Florent Xicluna's avatar
    Merged revisions 78736,78759,78761,78767,78788-78789 via svnmerge from · 4886d246
    Florent Xicluna yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r78736 | florent.xicluna | 2010-03-06 20:43:41 +0100 (sam, 06 mar 2010) | 2 lines
    
      Skip test_send_signal, test_kill, test_terminate on win32 platforms, for 2.7a4 release.
    ........
      r78759 | florent.xicluna | 2010-03-07 13:21:36 +0100 (dim, 07 mar 2010) | 2 lines
    
      #2777: Enable test_send_signal, test_terminate and test_kill on win32 platforms.
    ........
      r78761 | florent.xicluna | 2010-03-07 16:27:39 +0100 (dim, 07 mar 2010) | 4 lines
    
      Do not fail if returncode is 0 on send_signal/kill/terminate, for win32 platforms.
      Do not hide the KeyboardInterrupt on POSIX platforms.
    ........
      r78767 | florent.xicluna | 2010-03-07 18:12:23 +0100 (dim, 07 mar 2010) | 2 lines
    
      #2777: Try hard to make Win7 buildbot happy...
    ........
      r78788 | florent.xicluna | 2010-03-08 11:58:12 +0100 (lun, 08 mar 2010) | 2 lines
    
      Fix syntax: "rc != None" -> "rc is not None"
    ........
      r78789 | florent.xicluna | 2010-03-08 11:59:33 +0100 (lun, 08 mar 2010) | 2 lines
    
      Replace the stderr logging with assertNotEqual(returncode, 0).
    ........
    4886d246
Adı
Son kayıt (commit)
Son güncelleme
..
c-api Loading commit data...
data Loading commit data...
distutils Loading commit data...
documenting Loading commit data...
extending Loading commit data...
faq Loading commit data...
howto Loading commit data...
includes Loading commit data...
install Loading commit data...
library Loading commit data...
reference Loading commit data...
tools Loading commit data...
tutorial Loading commit data...
using Loading commit data...
whatsnew Loading commit data...
ACKS.txt Loading commit data...
Makefile Loading commit data...
README.txt Loading commit data...
about.rst Loading commit data...
bugs.rst Loading commit data...
conf.py Loading commit data...
contents.rst Loading commit data...
copyright.rst Loading commit data...
glossary.rst Loading commit data...
license.rst Loading commit data...
make.bat Loading commit data...