]> granicus.if.org Git - python/commit
Issue #28484: Skip tests if GIL is not used or multithreading is disabled
authorMartin Panter <vadmium+py@gmail.com>
Thu, 20 Oct 2016 21:45:49 +0000 (21:45 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Thu, 20 Oct 2016 21:45:49 +0000 (21:45 +0000)
commit56b2cf5e8564c7221a42675d35aaa0d0c503365e
treedcae273036ff24ca0a35c20da821bf3ffb7c55e5
parent10f29c903751f80c3f53be433dcbbba6f1382048
Issue #28484: Skip tests if GIL is not used or multithreading is disabled
Lib/test/test_capi.py
Lib/test/test_regrtest.py