1. b0f5adc use assert[Not]IsInstance where appropriate by Ezio Melotti · 16 years ago
  2. dcee09d make sure the parser flags and passed onto the compiler by Benjamin Peterson · 17 years ago
  3. bdca942 fix __future__ imports when multiple features are given by Benjamin Peterson · 17 years ago
  4. a10d3af Fix a bug in the parser's future statement handling that led to "with" by Georg Brandl · 19 years ago
  5. 328f338 SF #736962, port test_future to unittest, add a bit more coverage, by Walter Dörwald by Neal Norwitz · 22 years ago
  6. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 23 years ago
  7. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  8. 8471a35 Fix SF bug [ #450245 ] Error in parsing future stmts by Jeremy Hylton · 24 years ago
  9. 3090694 Fix compileall.py so that it fails on SyntaxErrors by Jeremy Hylton · 24 years ago
  10. 2510831 Whitespace normalization. by Tim Peters · 24 years ago
  11. 62e2c7e Add regression test for future statements. This adds eight files, but by Jeremy Hylton · 24 years ago