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 2018-06-19.22:20:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529446825.25.0.56676864532.issue33904@psf.upfronthosting.co.za>
In-reply-to
Content
Rstrip is no longer an extension.  Change all occurrences throughout idlelib, including tests.  Some may not be covered in tests.  Branch after #33855 is merged.
History
Date User Action Args
2018-06-19 22:20:25terry.reedysetrecipients: + terry.reedy
2018-06-19 22:20:25terry.reedysetmessageid: <1529446825.25.0.56676864532.issue33904@psf.upfronthosting.co.za>
2018-06-19 22:20:25terry.reedylinkissue33904 messages
2018-06-19 22:20:25terry.reedycreate