Staging
v0.8.1
https://github.com/python/cpython
Revision 5f227413400c4dfdba210cc0f8c9305421638bc1 authored by Максим on 21 October 2020, 02:08:19 UTC, committed by GitHub on 21 October 2020, 02:08:19 UTC


* Add _newline_ parameter to `pathlib.Path.write_text()`
* Update documentation of `pathlib.Path.write_text()`
* Add test case for `pathlib.Path.write_text()` calls with _newline_ parameter passed

Automerge-Triggered-By: GH:methane
1 parent 25492a5
History
Tip revision: 5f227413400c4dfdba210cc0f8c9305421638bc1 authored by Максим on 21 October 2020, 02:08:19 UTC
bpo-23706: Add newline parameter to pathlib.Path.write_text (GH-22420) (GH-22420)
Tip revision: 5f22741

README.rst

back to top