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 cheryl.sabella
Recipients cheryl.sabella, louielu, terry.reedy
Date 2017-07-24.00:31:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500856315.83.0.382369812862.issue30993@psf.upfronthosting.co.za>
In-reply-to
Content
The tests pass on linux and the htest looks good.  Thank you for making all these changes.  It seems much clearer now, but I do want to spend more time reading the code to understand it.  Looks like you grouped all the font-related functions, so they are ready to become a Class?  The only part I couldn't figure out is how to update highlight_sample since it wouldn't be in the class.

With the backwards compatibility, I thought maybe you have an idea about how to make the changes compatible because of the issue that moves the extensions.  I can see where that would be a problem as far as making changes is concerned.

Maybe I'll look at the creating tests for one of the other tabs next?
History
Date User Action Args
2017-07-24 00:31:55cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy, louielu
2017-07-24 00:31:55cheryl.sabellasetmessageid: <1500856315.83.0.382369812862.issue30993@psf.upfronthosting.co.za>
2017-07-24 00:31:55cheryl.sabellalinkissue30993 messages
2017-07-24 00:31:55cheryl.sabellacreate