New issue 3007: PyPy3 on windows does not print with '\r'
https://bitbucket.org/pypy/pypy/issues/3007/pypy3-on-windows-does-not-print-with-r

Görre Mörre:

Noticed that PyPy3 is missing the '\r' when using print(). Tested to be missing 
on PyPy3 6.0.0. and PyPy3 7.1.1-beta0.

Both PyPy2, CPython 2 and CPython 3 all prints with '\r'.


_______________________________________________
pypy-issue mailing list
pypy-issue@python.org
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to