1. 104a7bc Support for augmented assignment in the UserList, UserDict, UserString and by Thomas Wouters · 24 years ago
  2. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  3. 6a973c7 robustify UserList constructor -- will now accept any sequence by Jeremy Hylton · 24 years ago
  4. 4acc25b Mass patch by Ka-Ping Yee: by Guido van Rossum · 24 years ago
  5. 2a340b3 Use isinstance() where appropriate. Reformatted with 4-space indent. by Guido van Rossum · 25 years ago
  6. 638d7f1 Add extend() method. A small New Year's present from Jean-Claude Wippler. by Guido van Rossum · 26 years ago
  7. f8b3b94 In __getslice__, use self.__class__ instead of UserList. by Guido van Rossum · 26 years ago
  8. bf0db03 Add pop method. by Guido van Rossum · 26 years ago
  9. ce84920 added * and + operators by Guido van Rossum · 28 years ago
  10. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  11. ae3b3a3 * test_*.py: new lambda syntax (also affects tests for filter, map, by Guido van Rossum · 31 years ago