[issue23706] pathlib.Path.write_text should include a newline argument

Serhiy Storchaka report at bugs.python.org
Sun Sep 27 14:09:03 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

It should work exactly as the newline argument of open(). Anything else would be surprising.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue23706>
_______________________________________


More information about the Python-bugs-list mailing list