Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #15794: Relax a test case due to the deadlock detection's ↵ | Antoine Pitrou | 2012-08-28 | 1 | -4/+18 |
| | | | | conservativeness. | ||||
* | Issue #15168: Move importlb.test to test.test_importlib. | Brett Cannon | 2012-07-20 | 1 | -0/+115 |
This should make the Linux distros happy as it is now easier to leave importlib's tests out of their base Python distribution. |