This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients THRlWiTi, daniel.ugra, maksvenberv, miss-islington, pitrou, serhiy.storchaka, uranusjr, xtreak
Date 2020-10-21.02:08:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603246107.11.0.577918372394.issue23706@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5f227413400c4dfdba210cc0f8c9305421638bc1 by Максим in branch 'master':
bpo-23706: Add newline parameter to pathlib.Path.write_text (GH-22420) (GH-22420)
https://github.com/python/cpython/commit/5f227413400c4dfdba210cc0f8c9305421638bc1
History
Date User Action Args
2020-10-21 02:08:27miss-islingtonsetrecipients: + miss-islington, pitrou, daniel.ugra, THRlWiTi, serhiy.storchaka, uranusjr, xtreak, maksvenberv
2020-10-21 02:08:27miss-islingtonsetmessageid: <1603246107.11.0.577918372394.issue23706@roundup.psfhosted.org>
2020-10-21 02:08:27miss-islingtonlinkissue23706 messages
2020-10-21 02:08:26miss-islingtoncreate