1. c2f082e bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH-6915) by Zvezdan Petkovic · 6 years ago
  2. eeb5ffd bpo-31537: Update readline documentation example. (GH-3925) by Brad Smith · 7 years ago
  3. 7d6dda4 Issue #19795: Improved more markups of True/False. by Serhiy Storchaka · 8 years ago
  4. 6d1d2f2 Issue #16182: Merge readline update from 3.5 by Martin Panter · 8 years ago
  5. 6afbc65 Issue #16182: set_pre_input_hook() may not exist; document, and update test by Martin Panter · 8 years ago
  6. 4da945f Merge Issue #22558. by Terry Jan Reedy · 8 years ago
  7. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  8. 7082bc3 Issue #8491: Merge readline doc from 3.5 by Martin Panter · 8 years ago
  9. 553245c Issue #8491: Add link to Gnu Readline configuration documentation by Martin Panter · 8 years ago
  10. f0dbf7a Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton by Martin Panter · 8 years ago
  11. 0f76739 Issue #6953: Rearrange and expand Readline module documentation by Martin Panter · 8 years ago
  12. 7c018aa #25991: fix readline example to limit history size. Patch by Daniel Dye. by Ezio Melotti · 9 years ago
  13. 964ec8b Fix typo noticed by Alec Nunn by Berker Peksag · 9 years ago
  14. 33f8f15 add readline.append_history_file (closes #22940) by Benjamin Peterson · 10 years ago
  15. 1a6cb30 Issue #5845: Enable tab-completion in the interactive interpreter by default, thanks to a new sys.__interactivehook__. by Antoine Pitrou · 11 years ago
  16. 62ab10a0 Replace mentions of IOError by Antoine Pitrou · 13 years ago
  17. 722bec4 Merge 3.1 by Éric Araujo · 13 years ago
  18. 4dcf502 Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] by Éric Araujo · 13 years ago
  19. f243dad Merged revisions 85008,85011,85228,85240 via svnmerge from by Georg Brandl · 14 years ago
  20. 4b05466 Merged revisions 84945 via svnmerge from by Georg Brandl · 14 years ago
  21. a102ae3 #10034: import readline in longer example. by Georg Brandl · 14 years ago
  22. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  23. 6e40e27 Merged revisions 77298 via svnmerge from by Ezio Melotti · 15 years ago
  24. 2efd924 Merged revisions 74970 via svnmerge from by Ronald Oussoren · 15 years ago
  25. b044b2a Merged revisions 74821,74828-74831,74833,74835 via svnmerge from by Georg Brandl · 15 years ago
  26. ee8783d Merged revisions 74817-74820,74822-74824 via svnmerge from by Georg Brandl · 15 years ago
  27. 1824415 Switch more function arguments docs to new-style. by Georg Brandl · 15 years ago
  28. 895627f Merged revisions 59407-59422 via svnmerge from by Christian Heimes · 17 years ago
  29. 6554cb9 Remove a few merged versionadded/changed. by Georg Brandl · 17 years ago
  30. 89d996e Merged revisions 57778-58052 via svnmerge from by Thomas Wouters · 17 years ago
  31. 96593ed Continue going through the language reference, bringing it up-to-date. by Georg Brandl · 17 years ago
  32. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  33. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago