1. 1ae2959 from __future__ import absolute_import by Behdad Esfahbod · 10 years ago
  2. dc87372 Use True/False instead of 1/0 by Behdad Esfahbod · 10 years ago
  3. e388db5 py23 Use new-style classes by Behdad Esfahbod · 11 years ago
  4. faaca76 py23 Fixup isinstance(..., str) issues by Behdad Esfahbod · 11 years ago
  5. 18316aa ps23 More bytes fixes. All ''join()'s fixed by Behdad Esfahbod · 11 years ago
  6. 32c10ee py23 from __future__ import division and adjust divisions by Behdad Esfahbod · 11 years ago
  7. 30e691e py23 from __future__ import print_function by Behdad Esfahbod · 11 years ago
  8. 7ed91ec py23 import in all nontrivial source files and unused import cleanup by Behdad Esfahbod · 11 years ago
  9. c2297cd 2to3 --fix=dict with manual cleanup by Behdad Esfahbod · 11 years ago
  10. b774f9f 2to3 --fix=types manual additions by Behdad Esfahbod · 11 years ago
  11. e5ca796 2to3 --fix=map with manual cleanup by Behdad Esfahbod · 11 years ago
  12. ac1b435 2to3 --fix=idioms by Behdad Esfahbod · 11 years ago
  13. 7cc6d27 2to3 --fix=long with manual cleanup by Behdad Esfahbod · 11 years ago
  14. 3a9fd30 2to3 equivalent to --fix=tuple_params by Behdad Esfahbod · 11 years ago
  15. 2b06aaa 2to3 --fix=import by Behdad Esfahbod · 11 years ago
  16. bc5e1cb 2to3 --fix=has_key by Behdad Esfahbod · 11 years ago
  17. cd75d57 don't crash on empty VORG table (reported by Werner Lemberg) by jvr · 16 years ago
  18. bc6e55b Speed optimizations from rroberts by jvr · 18 years ago
  19. aa2723c VORG support by rroberts. by jvr · 21 years ago