1. 9d7b2c0 bpo-35936: Updates to modulefinder (GH-11787) by Brandt Bucher · 5 years ago
  2. 02d9f5e Issue #26881: The modulefinder module now supports extended opcode arguments. by Serhiy Storchaka · 8 years ago
  3. a90afbc Issue #21707: Fix tests on Windows. by Berker Peksag · 10 years ago
  4. 0a0d1da Issue #21707: Add missing kwonlyargcount argument to ModuleFinder.replace_paths_in_code(). by Berker Peksag · 10 years ago
  5. 298bb96 Issue #20778: Fix modulefinder to work with bytecode-only modules. by Brett Cannon · 10 years ago
  6. 73b969e Issue #16752: Add a missing import to modulefinder. by Brett Cannon · 12 years ago
  7. 1e3a68d Modernize modulefinder module and tests a bit. by Éric Araujo · 13 years ago
  8. 92f60ed More proper closing of files by Antoine Pitrou · 14 years ago
  9. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  10. 87c50b4 Remove useless compatibility statements by Antoine Pitrou · 15 years ago
  11. c0747cf Merged revisions 67028,67040,67044,67046,67052,67065,67070,67077,67082 via svnmerge from by Benjamin Peterson · 16 years ago
  12. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  13. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 16 years ago
  14. 2633c69 Remove the exceptions builtin module, all the exceptions are already builtin. by Neal Norwitz · 17 years ago
  15. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  16. fc2a0a8 Thomas Heller fixed modulefinder and added a test. Thanks! by Guido van Rossum · 18 years ago