diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2010-10-13 23:50:54 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2010-10-13 23:50:54 +0000 |
commit | 35ce42f20d17db5ec2ebe535e6f966895e407eb0 (patch) | |
tree | a46c76b93df449af3fe4dd084859d46b71a963db /Python/strdup.c | |
parent | 2693d087940f7a9d0820d11e1372b77b7133dfec (diff) | |
download | cpython-git-35ce42f20d17db5ec2ebe535e6f966895e407eb0.tar.gz |
Merged revisions 85444 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85444 | antoine.pitrou | 2010-10-14 01:48:39 +0200 (jeu., 14 oct. 2010) | 6 lines
Fix (hopefully) occasional failures in test_threaded_import.
`done` could be released multiple times because of concurrent
execution. We convert it to an Event, where calling set()
multiple times is not a problem.
........
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions