1. a0b3a00 heappop(): Use "while True" instead of "while 1". by Tim Peters · 22 years ago
  2. d9ea39d Don't use true division where int division was intended. For that matter, by Tim Peters · 22 years ago
  3. 37c3b27 Add Kevin O'Connor, author of the heapq code. by Guido van Rossum · 22 years ago
  4. 0a82438 Adding the heap queue algorithm, per discussion in python-dev last week. by Guido van Rossum · 22 years ago