1. 8725dce Issue 5176: special-case string formatting in BINARY_MODULO implementation. This shows a modest (1-3%) speed-up in templating systems, for example. by Collin Winter · 16 years ago
  2. 948ee7a use more specific asserts in test_opcode by Benjamin Peterson · 17 years ago
  3. 0b67962 Convert test_opcodes to unittest. by Georg Brandl · 19 years ago
  4. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 23 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  6. 497671e The one thing I love more then writing code is deleting code. by Moshe Zadka · 25 years ago
  7. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 25 years ago
  8. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  9. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  10. ae631f7 There was actually a test that ensured that raising an exception A by Guido van Rossum · 28 years ago
  11. 558f66f Added a few more tests of exception class raising by Barry Warsaw · 28 years ago
  12. 570278b Add test for function comparisons by Guido van Rossum · 28 years ago
  13. 6de668f test class exceptions by Guido van Rossum · 31 years ago
  14. 9ea0fbc Unmerged except and finally clauses by Guido van Rossum · 33 years ago
  15. 3bead09 Initial revision by Guido van Rossum · 34 years ago