wabba <riverfullofg...@hotmail.com> added the comment:

Figured it out. My shell had the COLUMNS environment variable set, and python 
was inheriting it in os.environ. The failing test case assumes an 80-column 
screen.

Anyway, looks like it has been fixed for 3.8 here:
https://github.com/python/cpython/commit/74102c9a5f2327c4fc47feefa072854a53551d1f#diff-837b312b1f3508216ace6adb46492836

Closing this item.

----------
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36014>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to