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 ned.deily, serhiy.storchaka
Date 2014-02-02.20:38:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391373534.0.0.257083071196.issue19761@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you Ned for your great investigation.

Here is a patch for these two bugs.

A test for invalid bitmap is skipped (also added a test for bitmap specified in external file). For insertborderwidth tests the insertwidth value is explicitly increased (yes, the Tk source code bounds insertborderwidth by insertwidth/2).
History
Date User Action Args
2014-02-02 20:38:54serhiy.storchakasetrecipients: + serhiy.storchaka, ned.deily
2014-02-02 20:38:54serhiy.storchakasetmessageid: <1391373534.0.0.257083071196.issue19761@psf.upfronthosting.co.za>
2014-02-02 20:38:53serhiy.storchakalinkissue19761 messages
2014-02-02 20:38:53serhiy.storchakacreate