]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44949: Fix test_readline auto history tests (GH-27813) (GH-31118)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 Feb 2022 08:32:03 +0000 (00:32 -0800)
committerGitHub <noreply@github.com>
Thu, 17 Feb 2022 08:32:03 +0000 (09:32 +0100)
commitb1bc04df817ecb3fb9fdbefa3782efea54488e6f
tree346e0b66067ce78708bde66a750950446698e197
parent8a84aef0123bd8c13cf81fbc3b5f6d45f96c2656
bpo-44949: Fix test_readline auto history tests (GH-27813) (GH-31118)

(cherry picked from commit 6fb62b42f4db56ed5efe0ca4c1059049276c1083)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_readline.py
Misc/NEWS.d/next/Tests/2021-08-18-18-30-12.bpo-44949.VE5ENv.rst [new file with mode: 0644]