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, miss-islington, taleinat, terry.reedy, vstinner
Date 2019-01-13.19:24:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I just realized that the Gentoo bots where this failed are, last I knew, the only *nix bots with X installed.  The non-Windows CI bots run the gui tests with an X simulator.  So Gentoo might not be the only distribution where this would fail.


Two debug prints that might help: the tk patch level (does Gentoo have something ancient?); the actual font and in particular the actual size resulting from ('Courier', 10/20).
History
Date User Action Args
2019-01-13 19:24:14terry.reedysetrecipients: + terry.reedy, vstinner, taleinat, cheryl.sabella, miss-islington
2019-01-13 19:24:12terry.reedysetmessageid: <[email protected]>
2019-01-13 19:24:12terry.reedylinkissue35730 messages
2019-01-13 19:24:12terry.reedycreate