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 Al.Sweigart, THRlWiTi, akira, docs@python, martin.panter, miss-islington, ned.deily, serhiy.storchaka, terry.reedy, willingc
Date 2018-11-10.23:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541892866.31.0.788709270274.issue23220@psf.upfronthosting.co.za>
In-reply-to
Content
In the patch for #33000, to cover MacOS behavior, I changed the comment about control chars from 'replaced' to 'replaced or deleted' Users can fill in the details by comparing IDLE on their system to a particular console or terminal.
History
Date User Action Args
2018-11-10 23:34:26terry.reedysetrecipients: + terry.reedy, ned.deily, THRlWiTi, docs@python, akira, martin.panter, Al.Sweigart, serhiy.storchaka, willingc, miss-islington
2018-11-10 23:34:26terry.reedysetmessageid: <1541892866.31.0.788709270274.issue23220@psf.upfronthosting.co.za>
2018-11-10 23:34:26terry.reedylinkissue23220 messages
2018-11-10 23:34:26terry.reedycreate