• Gregory P. Smith's avatar
    Merged revisions 78527,78531 via svnmerge from · c21d0cb6
    Gregory P. Smith yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r78527 | gregory.p.smith | 2010-02-28 17:22:39 -0800 (Sun, 28 Feb 2010) | 4 lines
    
      Issue #7242: On Solaris 9 and earlier calling os.fork() from within a
      thread could raise an incorrect RuntimeError about not holding the import
      lock.  The import lock is now reinitialized after fork.
    ........
      r78531 | gregory.p.smith | 2010-02-28 18:31:33 -0800 (Sun, 28 Feb 2010) | 2 lines
    
      Fix for r78527.  It left out updating forkpty.
    ........
    c21d0cb6
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.bzrignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...