Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Issue #23277: Remove unused imports in tests. | Serhiy Storchaka | 2016-04-24 |
* | Issue #21755: Skip {Frozen,Source}_DeadlockAvoidanceTests tests when | Berker Peksag | 2014-07-03 |
* | Issue 21137: Better repr for threading.Lock() | Raymond Hettinger | 2014-05-25 |
* | Issue #21503: Use test_both() consistently in test_importlib. | Eric Snow | 2014-05-16 |
* | Fix test to not consider mixin a standalone test | Brett Cannon | 2013-10-18 |
* | Issue #16803: Have test_importlib.test_locks use frozen and source | Brett Cannon | 2013-10-18 |
* | Issue #15794: Relax a test case due to the deadlock detection's conservativen... | Antoine Pitrou | 2012-08-28 |
* | Issue #15168: Move importlb.test to test.test_importlib. | Brett Cannon | 2012-07-20 |