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 cheryl.sabella, terry.reedy
Date 2017-05-28.04:43:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495946620.67.0.357932871573.issue30495@psf.upfronthosting.co.za>
In-reply-to
Content
I plan to merge when checks pass.

Not reusing module names avoids noise when grepping for a module name ;-).  A final search for 'textview', match case, whole word, gave 18 hits, which were easy to check.
History
Date User Action Args
2017-05-28 04:43:40terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2017-05-28 04:43:40terry.reedysetmessageid: <1495946620.67.0.357932871573.issue30495@psf.upfronthosting.co.za>
2017-05-28 04:43:40terry.reedylinkissue30495 messages
2017-05-28 04:43:40terry.reedycreate