1. 041dd8e Issue #15836: assertRaises(), assertRaisesRegex(), assertWarns() and by Serhiy Storchaka · 9 years ago
  2. f886697 Closes #22002: Merge with 3.4 by Zachary Ware · 10 years ago
  3. f012ba4 Issue #22002: Make full use of test discovery in test sub-packages. by Zachary Ware · 10 years ago
  4. f2c4ba1 Issue #19593: Use specific asserts in importlib tests. by Serhiy Storchaka · 10 years ago
  5. 344f831 Issue #19593: Use specific asserts in importlib tests. by Serhiy Storchaka · 10 years ago
  6. 3497c0b Issue #21503: Use test_both() consistently in test_importlib. by Eric Snow · 10 years ago
  7. 732ac65 Issue #19721: Consolidate test_importlib utility code into a single module. by Brett Cannon · 10 years ago
  8. d2476c6 Issue #19698: Remove exec_module() from the built-in and extension by Brett Cannon · 11 years ago
  9. e0c3bd7 Issue #18864: Don't try and use unittest as a testing module for by Brett Cannon · 11 years ago
  10. b523f84 Implement PEP 451 (ModuleSpec). by Eric Snow · 11 years ago
  11. ffd33c2 Issue #16803: Have test.test_importlib.builtin test both frozen and by Brett Cannon · 11 years ago
  12. b3d6aff Issue #16803: Stop having test.test_importlib.abc ABCs inherit from by Brett Cannon · 11 years ago
  13. 45a5e3a Issue #15168: Move importlb.test to test.test_importlib. by Brett Cannon · 12 years ago