STINNER Victor <[email protected]> added the comment:
> This is also a performance issue Yep. On Windows, it already happened to me to see characters written one by one when the machine and the terminal was super slow. I expect faster dump if an ASCII string can be written at once. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45831> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
