1. 0c3be96 bpo-31145: Use dataclasses to create a prioritization wrapper (#5153) by Raymond Hettinger · 7 years ago
  2. b4e1b92 Docs: Add note regarding "reversed" flag in heapq.merge (#300) by Adam Niederer · 8 years ago
  3. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  4. 6245cb3 Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 8 years ago
  5. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 9 years ago
  6. a84099b Issue #23549: Clarify confusion in heapq doc - accessing the mininmal element by Eli Bendersky · 10 years ago
  7. 39430da Issue #23549: Clarify confusion in heapq doc - accessing the mininmal element by Eli Bendersky · 10 years ago
  8. d2a296a Issue 23005: Fix typos by Raymond Hettinger · 10 years ago
  9. 31094a1 merge by Raymond Hettinger · 10 years ago
  10. a7d19fe #22237: merge with 3.4. by Ezio Melotti · 10 years ago
  11. 9b1e92f #22237: document that sorted() is guaranteed to be stable. Initial patch by Martin Panter. by Ezio Melotti · 10 years ago
  12. 35db439 Issue #13742: Add key and reverse parameters to heapq.merge() by Raymond Hettinger · 10 years ago
  13. 676d7aa Issue #18471: Fix typo in heapq documentation (reported by François Pinard). by Ned Deily · 11 years ago
  14. df7c4cd Clean-up and improve the priority queue example in the heapq docs. by Raymond Hettinger · 13 years ago
  15. 1d678f8 Fix bug in heapq priority queue example. by Georg Brandl · 13 years ago
  16. 4f707fd Separate source link from main text. by Raymond Hettinger · 14 years ago
  17. 1048094 Move source links to consistent location and remove wordy, big yellow boxes. by Raymond Hettinger · 14 years ago
  18. 57410c1 #10511: clarification of what heaps are; suggested by Johannes Hoff. by Georg Brandl · 14 years ago
  19. 6e6cb8e Provide links to Python source where the code is short, readable and by Éric Araujo · 14 years ago
  20. fc8408c remove author names from prose by Benjamin Peterson · 14 years ago
  21. 6f80b4c Cleanup heapq docs by Raymond Hettinger · 14 years ago
  22. 648e725 Fix typo by Raymond Hettinger · 14 years ago
  23. 0e833c3 Document implementation notes for priority queues by Raymond Hettinger · 14 years ago
  24. 22b3431 Merged revisions 74209 via svnmerge from by Georg Brandl · 15 years ago
  25. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  26. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  27. 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
  28. 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
  29. 35e8c46 remove some old versionchanged and versionadded directives by Benjamin Peterson · 16 years ago
  30. 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 · 17 years ago
  31. 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 · 17 years ago
  32. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 17 years ago
  33. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  34. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  35. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  36. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago