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
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.5 KB
README.rst -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 7.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 52.8 KB
license.rst -rw-r--r-- 46.5 KB
make.bat -rw-r--r-- 5.5 KB
requirements.txt -rw-r--r-- 381 bytes
runtime.txt -rw-r--r-- 3 bytes

README.rst

back to top