1. 3e0a3fa Clean-up and improve the priority queue example in the heapq docs. by Raymond Hettinger · 14 years ago
  2. 607cc36 Fix bug in heapq priority queue example. by Georg Brandl · 14 years ago
  3. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  4. ea75f4c Fix closes Issue12722 - link heapq source in the text format in the documentation. by Senthil Kumaran · 14 years ago
  5. b727650 Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from by Georg Brandl · 15 years ago
  6. e0e0822 Add more links to Python sources where the code is short, readable and an informative adjunct to the docs. by Raymond Hettinger · 15 years ago
  7. b1fb458 Merged revisions 85328 via svnmerge from by Benjamin Peterson · 15 years ago
  8. d252d0d Cleanup heapq docs by Raymond Hettinger · 15 years ago
  9. fb4c604 Document implementation notes for priority queues by Raymond Hettinger · 15 years ago
  10. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  11. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  12. 32d1408 Add another heapq example. by Georg Brandl · 17 years ago
  13. 92b70bc Fix duplicate word. by Georg Brandl · 17 years ago
  14. e8f1b00 Enable doctest running for several other documents. by Georg Brandl · 17 years ago
  15. 53bdf09 Issue 2274: Add heapq.heappushpop(). by Raymond Hettinger · 17 years ago
  16. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  17. e7a0990 Add :term:s for iterator. by Georg Brandl · 18 years ago
  18. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago