1. 4ee8282 #6112: list.remove raises ValueError, not RuntimeError. by Georg Brandl · 16 years ago
  2. ea823a8 #2803: fix wrong invocation of heappush in seldom-reached code. by Georg Brandl · 17 years ago
  3. 44bd6c0 Issue #1861: Add read-only attribute listing upcoming events in the order they will be run. by Raymond Hettinger · 17 years ago
  4. a970c22 Update docstring of sched, also remove an unused assignment. by Georg Brandl · 18 years ago
  5. 8b188e6 SF 1676321: empty() returned wrong result by Raymond Hettinger · 18 years ago
  6. bf72b71 Refactor: by Raymond Hettinger · 20 years ago
  7. 68468eb Get rid of many apply() calls. by Guido van Rossum · 22 years ago
  8. 0de6580 bunch more __all__ lists by Skip Montanaro · 24 years ago
  9. 495ad3c Whitespace normalization. by Tim Peters · 24 years ago
  10. 4b8c6ea Actually, the previous batch's comment should have been different; by Guido van Rossum · 25 years ago
  11. 5c4012a While we're at it, convert to docstrings and set the indentation level to 4. by Fred Drake · 26 years ago
  12. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 31 years ago
  13. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  14. 89a7869 * Got entirely rid of path.py. by Guido van Rossum · 32 years ago
  15. 4e16098 Added a _v21 def to FL.py and added two new input field types by Guido van Rossum · 33 years ago
  16. bdfcfcc New == syntax by Guido van Rossum · 33 years ago
  17. ce08448 New class syntax. by Guido van Rossum · 33 years ago
  18. 5478cc6 Added a comment about a possible interface change. by Guido van Rossum · 34 years ago
  19. a31b9cc Delay zero after successful action. by Guido van Rossum · 34 years ago
  20. 2d844d1 Initial revision by Guido van Rossum · 34 years ago