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 vstinner
Recipients vstinner
Date 2021-09-17.18:12:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631902349.4.0.477278246259.issue45231@roundup.psfhosted.org>
In-reply-to
Content
New changeset c5a677da9e7b2b2aa43b0b6dfb3813c0212379c0 by Victor Stinner in branch 'main':
bpo-45231: update_file.py preserves end of line (GH-28411)
https://github.com/python/cpython/commit/c5a677da9e7b2b2aa43b0b6dfb3813c0212379c0
History
Date User Action Args
2021-09-17 18:12:29vstinnersetrecipients: + vstinner
2021-09-17 18:12:29vstinnersetmessageid: <1631902349.4.0.477278246259.issue45231@roundup.psfhosted.org>
2021-09-17 18:12:29vstinnerlinkissue45231 messages
2021-09-17 18:12:29vstinnercreate