COMMITS
/ Doc/library/readline.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
S
Remove unused :platform: in module's docs (GH-144988)
Stan Ulbrych committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
January 12, 2026
K
gh-137113 docs: note readline no longer supported in REPL after 3.13 (GH-137142)
Kuang Yu Heng committed
December 16, 2025
H
Python 3.15.0a3
Hugo van Kemenade committed
December 5, 2025
S
gh-48752: Add readline.get_pre_input_hook() function (#141586)
Sanyam Khurana committed
November 6, 2025
P
gh-139707: Add docs for optional modules (GH-140171)
Petr Viktorin committed
May 6, 2025
H
Python 3.14.0b1
Hugo van Kemenade committed
April 13, 2025
R
GH-115322: Add missing audit hooks (GH-115624)
Robin Jadoul committed
February 20, 2025
Y
gh-101100: Fix sphinx warnings in `readline.rst` (#130300)
Yuki Kobayashi committed
September 23, 2024
M
gh-116622: Complete Android documentation (#124259)
Malcolm Smith committed
July 19, 2024
P
gh-121160: Note that readline libraries using different history formats. (GH-121327)
Petr Viktorin committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
March 28, 2024
R
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee committed
January 28, 2024
S
Correction Skip Montanaro's email address (#114677)
Skip Montanaro committed
December 15, 2023
A
gh-101100: Fix Sphinx nitpicks in `library/rlcompleter.rst` (#113125)
Alex Waygood committed
December 1, 2023
T
gh-112510: Add `readline.backend` for the backend readline uses (GH-112511)
Tian Gao committed
April 22, 2023
R
GH-103484: Fix broken links reported by linkcheck (#103608)
Rafael Fontenelle committed
March 14, 2021
Z
Fix some minor errors in the docs (GH-24834)
Zackery Spytz committed
February 12, 2021
G
bpo-43172: readline now passes its tests when built against libedit (GH-24499)
Gregory P. Smith committed
May 25, 2019
J
Docs: FIX broken links. (GH-13491)
Julien Palard committed
May 17, 2018
Z
bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH-6915)
Zvezdan Petkovic committed
October 10, 2017
B
bpo-31537: Update readline documentation example. (GH-3925)
Brad Smith committed
October 19, 2016
S
Issue #19795: Improved more markups of True/False.
Serhiy Storchaka committed
June 14, 2016
M
Issue #16182: Merge readline update from 3.5
Martin Panter committed
M
Issue #16182: set_pre_input_hook() may not exist; document, and update test
Martin Panter committed
June 11, 2016
T
Merge Issue #22558.
Terry Jan Reedy committed
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
June 10, 2016
M
Issue #8491: Merge readline doc from 3.5
Martin Panter committed
M
Issue #8491: Add link to Gnu Readline configuration documentation
Martin Panter committed
May 15, 2016
M
Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton
Martin Panter committed
April 5, 2016
M
Issue #6953: Rearrange and expand Readline module documentation
Martin Panter committed
January 11, 2016
E
#25991: fix readline example to limit history size. Patch by Daniel Dye.
Ezio Melotti committed
October 31, 2015
B
Fix typo noticed by Alec Nunn
Berker Peksag committed
November 26, 2014
B
add readline.append_history_file (closes #22940)
Benjamin Peterson committed
May 4, 2013
October 12, 2011
A
Replace mentions of IOError
Antoine Pitrou committed
March 25, 2011
É
Use universal construct os.path.expanduser('~') instead of os.environ['HOME']
Éric Araujo committed
October 6, 2010
G
Merged revisions 85008,85011,85228,85240 via svnmerge from
Georg Brandl committed
G
Merged revisions 84945 via svnmerge from
Georg Brandl committed
G
#10034: import readline in longer example.
Georg Brandl committed
September 21, 2010
G
#9911: doc copyedits.
Georg Brandl committed
January 4, 2010
E
Merged revisions 77298 via svnmerge from
Ezio Melotti committed
September 20, 2009
R
Merged revisions 74970 via svnmerge from
Ronald Oussoren committed
September 16, 2009
G
Merged revisions 74821,74828-74831,74833,74835 via svnmerge from
Georg Brandl committed
G
Merged revisions 74817-74820,74822-74824 via svnmerge from
Georg Brandl committed
September 2, 2009
G
Switch more function arguments docs to new-style.
Georg Brandl committed
December 8, 2007
C
Merged revisions 59407-59422 via svnmerge from
Christian Heimes committed
December 2, 2007
G
Remove a few merged versionadded/changed.
Georg Brandl committed