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 terry.reedy
Date 2019-11-12.10:54:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573556053.79.0.932201599371.issue26353@roundup.psfhosted.org>
In-reply-to
Content
New changeset c8b53dc3d8f721ed8519aa5a35530a42fbfb9424 by Terry Jan Reedy (Zackery Spytz) in branch 'master':
bpo-26353: IDLE adds an unneeded newline when saving a shell window (GH-17103)
https://github.com/python/cpython/commit/c8b53dc3d8f721ed8519aa5a35530a42fbfb9424
History
Date User Action Args
2019-11-12 10:54:13terry.reedysetrecipients: + terry.reedy
2019-11-12 10:54:13terry.reedysetmessageid: <1573556053.79.0.932201599371.issue26353@roundup.psfhosted.org>
2019-11-12 10:54:13terry.reedylinkissue26353 messages
2019-11-12 10:54:13terry.reedycreate