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 serhiy.storchaka
Recipients barneygale, keelung-yang, serhiy.storchaka
Date 2022-01-28.09:05:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643360755.11.0.552845090112.issue46554@roundup.psfhosted.org>
In-reply-to
Content
I think it should be closed for the same reasons as #35095. It is not common enough case to complicate Path.write_text(), and you always can use open()+write().
History
Date User Action Args
2022-01-28 09:05:55serhiy.storchakasetrecipients: + serhiy.storchaka, barneygale, keelung-yang
2022-01-28 09:05:55serhiy.storchakasetmessageid: <1643360755.11.0.552845090112.issue46554@roundup.psfhosted.org>
2022-01-28 09:05:55serhiy.storchakalinkissue46554 messages
2022-01-28 09:05:55serhiy.storchakacreate