1. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  2. 0b70cca Remove usage of backticks. by Brett Cannon · 18 years ago
  3. a710b33 SF bug #1242657: list(obj) can swallow KeyboardInterrupt by Raymond Hettinger · 19 years ago
  4. 7355e81 Add list tests that ensure that remove() removes the first occurrence. by Walter Dörwald · 19 years ago
  5. 5ea7e31 Improve test coverage. by Raymond Hettinger · 20 years ago
  6. bcab2b2 Improve test coverage. by Raymond Hettinger · 20 years ago
  7. f076953 SF patch #1005778, Fix seg fault if list object is modified during list.index() by Neal Norwitz · 20 years ago
  8. 1301892 For whatever reason, these files had \r\r\n line endings on Windows, by Tim Peters · 20 years ago
  9. 1dde95d Move list and tuple tests from test_types.py to their own scripts: by Walter Dörwald · 21 years ago