Guido van Rossum <gu...@python.org> added the comment:
My current PR does not strip trailing whitespace. It only strips a single trailing newline (since this is usually but not always present, and we don't want to its presence to cause an extra blank line, nor do we want its absence to cause the text line and the caret line to be run together). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40612> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com