]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-121160: Add some tests for readline.set_history_length (GH-121326) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Jul 2024 15:16:00 +0000 (17:16 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Jul 2024 15:16:00 +0000 (17:16 +0200)
commit9d996b5205fbcd89509615788cd893cc0b0bfd22
tree895dcb05bff72f9aa794cfd45deb890a056b881f
parent61d5e878925abdcb5dbc1de77bc28445f292dacf
[3.12] gh-121160: Add some tests for readline.set_history_length (GH-121326) (GH-121857)

(cherry picked from commit 263c7e611bb24715e513d457a3477a61fff15162)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Lib/test/test_readline.py
Misc/NEWS.d/next/Tests/2024-07-03-14-41-00.gh-issue-121160.LEtiTd.rst [new file with mode: 0644]