1. 4ef3a23 whitespace normalisation by Anthony Baxter · 19 years ago
  2. 019514e Make test_augassign pass with -Qnew and convert to unittest. by Georg Brandl · 19 years ago
  3. de868c9 Hmmm, I don't think we wanted to test // twice and / not at all (in this section). by Neal Norwitz · 19 years ago
  4. e93e477 Fiddle test_augassign so it passes under -Qnew. by Tim Peters · 24 years ago
  5. 54e54c6 The first batch of changes recommended by the fixdiv tool. These are by Guido van Rossum · 24 years ago
  6. 4de8df9 Add tests for augmented floor division by Jeremy Hylton · 24 years ago
  7. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 25 years ago
  8. 104a7bc Support for augmented assignment in the UserList, UserDict, UserString and by Thomas Wouters · 25 years ago