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 2018-09-23.02:54:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537671281.11.0.956365154283.issue33396@psf.upfronthosting.co.za>
In-reply-to
Content
8. Use configured colors.  #34548 does this for text viewer, so would be automatic if subclass from that.

9. Upgrade text viewer to include 1, 3, and 4.  It also should use proportional font that help viewer uses.

10 Can Scripts/rst2html be used to directly generate idlelib/help.html from Doc/library/idle.rst?
History
Date User Action Args
2018-09-23 02:54:41terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2018-09-23 02:54:41terry.reedysetmessageid: <1537671281.11.0.956365154283.issue33396@psf.upfronthosting.co.za>
2018-09-23 02:54:41terry.reedylinkissue33396 messages
2018-09-23 02:54:40terry.reedycreate