1. 009b811 Removed unintentional trailing spaces in non-external and non-generated C files. by Serhiy Storchaka · 10 years ago
  2. d455ce4 merge 3.3 by Benjamin Peterson · 11 years ago
  3. 0ad6098 merge 3.2 by Benjamin Peterson · 11 years ago
  4. 23cf403 fix expandtabs overflow detection to be consistent and not rely on signed overflow by Benjamin Peterson · 11 years ago
  5. 745d54d #17806: Added keyword-argument support for "tabsize" to str/bytes.expandtabs(). by Ezio Melotti · 11 years ago
  6. 6b02772 Remove trailing whitespace. by Ezio Melotti · 12 years ago
  7. f2c5484 Merged revisions 77461 via svnmerge from by Antoine Pitrou · 15 years ago
  8. 8d4e505 Issue #4935: The overflow checking code in the expandtabs() method common by Antoine Pitrou · 16 years ago
  9. 98297ee Merging the py3k-pep3137 branch back into the py3k branch. by Guido van Rossum · 17 years ago
  10. 60d241f For PEP3137: Adds missing methods to the mutable PyBytes object (soon by Gregory P. Smith · 17 years ago