1. 995d9b9 bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (GH-10021) by Anthony Sottile · 6 years ago
  2. c206f0d bpo-34136: Make test_do_not_recreate_annotations more lenient. (GH-8437) by Serhiy Storchaka · 6 years ago
  3. 06ca3f0 bpo-34136: Make test_do_not_recreate_annotations more reliable. (GH-8364) by Serhiy Storchaka · 6 years ago
  4. 73cbe7a bpo-32911: Revert bpo-29463. (GH-7121) (GH-7197) by Serhiy Storchaka · 6 years ago
  5. cb41b27 bpo-29463: Add docstring field to some AST nodes. (#46) by INADA Naoki · 8 years ago
  6. f8cb8a1 Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. by Yury Selivanov · 8 years ago
  7. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  8. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  9. e961593 Merged revisions 77727 via svnmerge from by Ezio Melotti · 15 years ago
  10. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  11. efb06b0 Merged revisions 69811,69947 via svnmerge from by Benjamin Peterson · 16 years ago
  12. b533e26 Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from by Georg Brandl · 16 years ago
  13. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  14. 828f04a Issue #1066: implement PEP 3109, 2/3 of PEP 3134. by Collin Winter · 17 years ago
  15. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  16. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  17. 45aecf4 Checkpoint. 218 tests are okay; 53 are failing. Done so far: by Guido van Rossum · 19 years ago
  18. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  19. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  20. 497671e The one thing I love more then writing code is deleting code. by Moshe Zadka · 24 years ago
  21. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  22. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  23. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  24. ae631f7 There was actually a test that ensured that raising an exception A by Guido van Rossum · 27 years ago
  25. 558f66f Added a few more tests of exception class raising by Barry Warsaw · 27 years ago
  26. 570278b Add test for function comparisons by Guido van Rossum · 27 years ago
  27. 6de668f test class exceptions by Guido van Rossum · 30 years ago
  28. 9ea0fbc Unmerged except and finally clauses by Guido van Rossum · 32 years ago
  29. 3bead09 Initial revision by Guido van Rossum · 33 years ago