]> granicus.if.org Git - python/commit
Merged revisions 84258,84268 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 22 Aug 2010 20:46:30 +0000 (20:46 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 22 Aug 2010 20:46:30 +0000 (20:46 +0000)
commitff6d5c044a017364f291dc792b500dba8f7e55f0
tree83466bd90defcec8cfcafc509eb98edf7d961fed
parent0e708a1b79d644f313111ec02c9e9be500b3754f
Merged revisions 84258,84268 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84258 | antoine.pitrou | 2010-08-22 12:18:36 +0200 (dim., 22 août 2010) | 4 lines

  Test that calls to path hooks and meta_path entries are serialized by the import lock.
  (part of issue #9251)
........
  r84268 | antoine.pitrou | 2010-08-22 22:43:26 +0200 (dim., 22 août 2010) | 4 lines

  Add an import lock test for multithreaded circular imports.
  (part of #9657)
........
Lib/test/test_threaded_import.py