1. 9efe8ef #Plug small memory leaks in constructors. by Guido van Rossum · 27 years ago
  2. 24a4994 Some long variables should have been int to match the 'i' format specifier. by Guido van Rossum · 27 years ago
  3. 19f61ae Tabification changes only; the module was already newly named. by Barry Warsaw · 28 years ago
  4. 36a484f Correct typo -- repeat implements *, not +. by Guido van Rossum · 28 years ago
  5. 497aedd Get rid of unused local variable. by Guido van Rossum · 28 years ago
  6. c9fb47e Added delslice and delitem. by Guido van Rossum · 28 years ago
  7. 1720230 Made it palatable for K&R preprocessors. The spam macros don't have by Guido van Rossum · 28 years ago
  8. ec185bd Added hack to get it to compile on AIX. by Guido van Rossum · 28 years ago
  9. 037b940 Operators like __add__ by Guido van Rossum · 28 years ago