1. 676d7aa Issue #18471: Fix typo in heapq documentation (reported by François Pinard). by Ned Deily · 11 years ago
  2. df7c4cd Clean-up and improve the priority queue example in the heapq docs. by Raymond Hettinger · 13 years ago
  3. 1d678f8 Fix bug in heapq priority queue example. by Georg Brandl · 13 years ago
  4. 4f707fd Separate source link from main text. by Raymond Hettinger · 14 years ago
  5. 1048094 Move source links to consistent location and remove wordy, big yellow boxes. by Raymond Hettinger · 14 years ago
  6. 57410c1 #10511: clarification of what heaps are; suggested by Johannes Hoff. by Georg Brandl · 14 years ago
  7. 6e6cb8e Provide links to Python source where the code is short, readable and by Éric Araujo · 14 years ago
  8. fc8408c remove author names from prose by Benjamin Peterson · 14 years ago
  9. 6f80b4c Cleanup heapq docs by Raymond Hettinger · 14 years ago
  10. 648e725 Fix typo by Raymond Hettinger · 14 years ago
  11. 0e833c3 Document implementation notes for priority queues by Raymond Hettinger · 14 years ago
  12. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 15 years ago
  13. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  14. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  15. af265f4 Merged revisions 67531-67532,67538,67553-67554,67556-67557,67571,67574-67575,67579-67580,67591,67597,67608,67631 via svnmerge from by Georg Brandl · 16 years ago
  16. 206e307 Merged revisions 66887,66891,66902-66903,66905-66906,66911-66913,66922,66927-66928,66936,66939-66940,66962,66964,66973 via svnmerge from by Benjamin Peterson · 16 years ago
  17. 35e8c46 remove some old versionchanged and versionadded directives by Benjamin Peterson · 16 years ago
  18. fe337bf Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from by Christian Heimes · 16 years ago
  19. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  20. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  21. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  22. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  23. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  24. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago