diff options
author | Brett Cannon <bcannon@gmail.com> | 2009-04-01 16:06:01 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2009-04-01 16:06:01 (GMT) |
commit | f47e84ce63cc635be75ca56a28aa3dc81cc3c813 (patch) | |
tree | 2cdd66b31294b590cf9feeec4b7698a50628e035 /Objects/fileobject.c | |
parent | c7485064278efb9231df982866ec2c0051814c74 (diff) | |
download | cpython-f47e84ce63cc635be75ca56a28aa3dc81cc3c813.zip cpython-f47e84ce63cc635be75ca56a28aa3dc81cc3c813.tar.gz cpython-f47e84ce63cc635be75ca56a28aa3dc81cc3c813.tar.bz2 |
Merged revisions 70956 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r70956 | brett.cannon | 2009-04-01 09:00:34 -0700 (Wed, 01 Apr 2009) | 5 lines
The cgitb module had imports in its functions. This can cause deadlock with the
import lock if called from within a thread that was triggered by an import.
Partially fixes issue #1665206.
........
Diffstat (limited to 'Objects/fileobject.c')
0 files changed, 0 insertions, 0 deletions