cpython
cpython copied to clipboard
gh-143394: filter for turning off automatic margins in test_no_newline
@smontanaro This should fix your issue.
Sorry, I cannot test because I have no Mac.
Also, I don't know why CI and buildbots did not complain before, see
https://github.com/python/cpython/blob/68fcb958eb0c023cb895217fdf384206b09d12e8/Lib/_pyrepl/unix_console.py#L390-L391 https://github.com/python/cpython/blob/68fcb958eb0c023cb895217fdf384206b09d12e8/Lib/_pyrepl/unix_console.py#L166-L168
- Issue: gh-143394