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 taleinat
Recipients cheryl.sabella, miss-islington, taleinat, terry.reedy, vstinner
Date 2019-01-14.10:17:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547461041.31.0.843090550513.issue35730@roundup.psfhosted.org>
In-reply-to
Content
> What if the old and the new font have the same width?

The font is set to Courier 10 in the test's setup, and it is then set to Courier 20 by the test before calling reload(). The zero character should certainly not have the same width in both cases.

ISTM that indeed the font must be missing, or something of that sort.
History
Date User Action Args
2019-01-14 10:17:23taleinatsetrecipients: + taleinat, terry.reedy, vstinner, cheryl.sabella, miss-islington
2019-01-14 10:17:21taleinatsetmessageid: <1547461041.31.0.843090550513.issue35730@roundup.psfhosted.org>
2019-01-14 10:17:21taleinatlinkissue35730 messages
2019-01-14 10:17:21taleinatcreate