1. 4668b00 Implement PEP 238 in its (almost) full glory. by Guido van Rossum · 23 years ago
  2. b09f7ed Preliminary support for "from __future__ import generators" to enable by Guido van Rossum · 23 years ago
  3. c4889c4 Remove now-unnecessary "from __future__ import nested_scopes" stmts. by Tim Peters · 23 years ago
  4. 3bda4f0 Remove redundant "__future__:" from module docstring. by Ka-Ping Yee · 23 years ago
  5. fd85a4e Typo repair. by Tim Peters · 23 years ago
  6. d74bc43 Make names in __future__.py bind to class instances instead of 2-tuples. by Tim Peters · 23 years ago
  7. 85ba673 Whitespace normalization. by Tim Peters · 23 years ago
  8. ffc215a Add __future__.py to std library, + dull test to verify that assignments by Tim Peters · 23 years ago