summaryrefslogtreecommitdiff
path: root/Python/pymath.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2010-03-01 04:40:36 +0000
committerGregory P. Smith <greg@mad-scientist.com>2010-03-01 04:40:36 +0000
commitc21d0cb6cf1c32158a37772545fb71e730ab1323 (patch)
tree834c4f78660a6d3d0a92153bc7027439b386363d /Python/pymath.c
parent56f1682a4462559b735c01c6cb8c06fd1afdc11b (diff)
downloadcpython-git-c21d0cb6cf1c32158a37772545fb71e730ab1323.tar.gz
Merged revisions 78527,78531 via svnmerge from
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. ........
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions