]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44949: Fix test_readline auto history tests (#27813)
authorVictor Stinner <vstinner@python.org>
Wed, 18 Aug 2021 17:38:54 +0000 (19:38 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Aug 2021 17:38:54 +0000 (19:38 +0200)
commit6fb62b42f4db56ed5efe0ca4c1059049276c1083
tree6ad61a1db4f132aee2fd90893b97b3bd0bbdc383
parent8cf07d3db3eed02b43350a5f9dbf68f1c839ea82
bpo-44949: Fix test_readline auto history tests (#27813)
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]