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 serhiy.storchaka
Recipients Creation Elemental, docs@python, noah.haasis, serhiy.storchaka, terry.reedy
Date 2018-07-21.02:41:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532140874.96.0.56676864532.issue34154@psf.upfronthosting.co.za>
In-reply-to
Content
The official Tk documentation is not always correct. OPTIONS attributes in tests should contain full lists of supported options, and running tests produces warnings for missed options, like: ListboxTest.OPTIONS doesn't contain "justify".
History
Date User Action Args
2018-07-21 02:41:15serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, docs@python, noah.haasis, Creation Elemental
2018-07-21 02:41:14serhiy.storchakasetmessageid: <1532140874.96.0.56676864532.issue34154@psf.upfronthosting.co.za>
2018-07-21 02:41:14serhiy.storchakalinkissue34154 messages
2018-07-21 02:41:14serhiy.storchakacreate