Staging
v0.5.0
https://github.com/python/cpython
Revision c21d0cb6cf1c32158a37772545fb71e730ab1323 authored by Gregory P. Smith on 01 March 2010, 04:40:36 UTC, committed by Gregory P. Smith on 01 March 2010, 04:40:36 UTC
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.
........
1 parent 56f1682
History
Tip revision: c21d0cb6cf1c32158a37772545fb71e730ab1323 authored by Gregory P. Smith on 01 March 2010, 04:40:36 UTC
Merged revisions 78527,78531 via svnmerge from
Tip revision: c21d0cb
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 675.2 KB
configure.in -rw-r--r-- 108.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.9 KB
setup.py -rw-r--r-- 81.3 KB

README

back to top