1. 025eb98 bpo-34683: Make SyntaxError column offsets consistently 1-indexed (gh-9338) by Ammar Askar · 6 years ago
  2. 8114f21 Issue #28512: Fixed setting the offset attribute of SyntaxError by by Serhiy Storchaka · 8 years ago
  3. 41fe615 (partially) by Florent Xicluna · 14 years ago
  4. 2298d53 Clean up warnings filter use in test_global by no longer having it be a by Brett Cannon · 14 years ago
  5. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  6. 752abd0 Convert a lot of print statements to print functions in docstrings, by Neal Norwitz · 16 years ago
  7. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  8. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 22 years ago
  9. fc35de4 test_global was broken by some recent checkin. Repairing. by Tim Peters · 23 years ago
  10. 2922ea8 Add test case for global stmt at module level. by Jeremy Hylton · 23 years ago
  11. 150a664 Fix filter for SyntaxErrors by Jeremy Hylton · 23 years ago
  12. 85ba673 Whitespace normalization. by Tim Peters · 23 years ago
  13. 8e43cd7 verify that warnings are issued for bogus uses of global by Jeremy Hylton · 23 years ago