1. 2a17bde Issue #20383: Introduce importlib.util.module_from_spec(). by Brett Cannon · 10 years ago
  2. 335e14d Issue #19713: Move away from using find_module/load_module. by Eric Snow · 10 years ago
  3. b4fb2e2 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 11 years ago
  4. a3a01b6 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 11 years ago
  5. 40ce22e Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 11 years ago
  6. 6840a54 Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 11 years ago
  7. 01beb69 backport from the trunk, to fix test_tools with srcdir != builddir by doko@ubuntu.com · 12 years ago
  8. 8afc243 Avoid using scrdir, it's broken. by Antoine Pitrou · 12 years ago
  9. 76b931b Fix bug in test_tools that prevented building is separate directory. by Neil Schemenauer · 12 years ago
  10. be4fb69 Issue #14742: test_unparse now only checks a limited number of files unless the 'cpu' resource is specified. by Mark Dickinson · 12 years ago
  11. c049952 Issue #13959: Have by Brett Cannon · 12 years ago
  12. 79575b2 Issue #14742: Don't include DirectoryTestCase from test_unparse in test_tools until we can speed it up. by Mark Dickinson · 12 years ago
  13. 44ceea9 Issue #14695: Run Tools/parser/test_unparse.py as part of test_tools. by Mark Dickinson · 12 years ago
  14. ea16980 #14508: make gprof2html script runnable under python3 by R David Murray · 12 years ago
  15. d3af634 #14492: fix some bugs in Tools/scripts/pdeps.py. by R David Murray · 12 years ago
  16. ca60b36 test_tools fix: don't import analyze_dxp if no _thread module by R David Murray · 12 years ago
  17. 54ac832 #14490, #14491: add 'sundry'-style import tests for Tools/scripts. by R David Murray · 12 years ago
  18. b465624 Add test file for scripts in Tools (#13447). by Éric Araujo · 12 years ago