]> granicus.if.org Git - python/commit
Add sanity assertions in some import lock code (issue #15599).
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 18 Dec 2012 21:18:17 +0000 (22:18 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 18 Dec 2012 21:18:17 +0000 (22:18 +0100)
commit202b60640bd873f00ee121cb24ee4a6409eb8993
treeb68efa0e9ea52da603ab0baa80481502d356f689
parent5b89840d9cf11014a4b865d79497649f74bf2866
Add sanity assertions in some import lock code (issue #15599).
Lib/test/test_threaded_import.py
Python/import.c