test.test_pyrepl.test_pyrepl.TestMain.test_readline_history_file fails on MacOS with TERM=dumb #123870
Labels
OS-mac
tests
Tests in the Lib/test dir
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
Hello,
I've seen already issues with
TERM=dumb
andpyrepl
but I haven't seen any specific to MacOS. We discovered this on our CI based on Jenkins but I was able to replicate it on my Mac as well hence reporting the issue.readline
is installed viabrew
Note: the same steps work on Linux.
CPython versions tested on:
CPython main branch
Operating systems tested on:
macOS
The text was updated successfully, but these errors were encountered: