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 Sanmitha Sadhishkumar, ezio.melotti, terry.reedy
Date 2020-05-22.08:20:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590135654.01.0.985083672097.issue40711@roundup.psfhosted.org>
In-reply-to
Content
3.5 and 3.6 only get security fixes.

#6143 proposes to add special mechanism to clear Shell.  It is a low priority for me as I very seldom want to, or if a editor is open, one can close the shell and start over when running the editor file.

Clear an editor with select-all (^A for me), backspace or del or control-X (to save to clipboard).
History
Date User Action Args
2020-05-22 08:20:54terry.reedysetrecipients: + terry.reedy, ezio.melotti, Sanmitha Sadhishkumar
2020-05-22 08:20:54terry.reedysetmessageid: <1590135654.01.0.985083672097.issue40711@roundup.psfhosted.org>
2020-05-22 08:20:53terry.reedylinkissue40711 messages
2020-05-22 08:20:53terry.reedycreate