Serhiy Storchaka <[email protected]> added the comment:
Minor correction. update_lines_cols() is not provided by the underlying curses
library, it is a helper defined in Python wrapper. But it is optional, snd
skipping test is the correct solution. Thank you.
As for the core dump, could you please run the test in verbose mode with
redirected stdout and stderr and show the result?
./python -m test -vuall test_curses 2>test.err >test.out
What is the default value of TERM? Does the result differ if set TERM=xterm?
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue43659>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com