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 terry.reedy
Recipients eamanu, rhettinger, serhiy.storchaka, terry.reedy
Date 2020-07-25.03:21:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595647299.94.0.534527937434.issue41373@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0dd463c8a4269137ebed7cc29605c555030df94f by Serhiy Storchaka in branch 'master':
bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597)
https://github.com/python/cpython/commit/0dd463c8a4269137ebed7cc29605c555030df94f
History
Date User Action Args
2020-07-25 03:21:39terry.reedysetrecipients: + terry.reedy, rhettinger, serhiy.storchaka, eamanu
2020-07-25 03:21:39terry.reedysetmessageid: <1595647299.94.0.534527937434.issue41373@roundup.psfhosted.org>
2020-07-25 03:21:39terry.reedylinkissue41373 messages
2020-07-25 03:21:39terry.reedycreate